- simple train game running in a linux terminal
- obejective is to connect cities with train track
- the number of cities, color of each city, and placement of each city is randomly generated with each game
see controls.txt for controls and game info.
game has ben re-written from scratch. should now be much cleaner and more efficent code.
will need:
- C compiler.
- ncurses. you can get it from: https://invisible-island.net/ncurses/
- working keyboard