Skip to content

Jochen Voss' classical ascii-art game, with a patch of mine.

License

Notifications You must be signed in to change notification settings

realeroberto/moon-buggy

 
 

Repository files navigation

moon-buggy

Drive some car across the moon.

The classical ascii-art game by Jochen Voss, with a patch of mine.

moon-buggy

Rationale

moon-buggy is an extremely simple game, yet one written with clarity and with an obvious pedagogical goal in mind—as far as the code is concerned, as a matter of fact.

I decided to write a patch against the original codebase in the mid 2000s, to teach myself basic data structures and algorithms in C.

Installation

Refer to the original README file for instructions.

Should you wish to compile from sources, a preliminary

$ autoreconf --install

might be needed.

— Roberto Reale

About

Jochen Voss' classical ascii-art game, with a patch of mine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.5%
  • Shell 6.7%
  • M4 4.2%
  • Makefile 1.9%
  • sed 0.7%