Skip to content

return5/connectCities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect cities

  • 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.

version 2.0

game has ben re-written from scratch. should now be much cleaner and more efficent code. 

screenshots

screenshot1 screenshot2 screenshot2

dependencies

will need:
  - C compiler.
  - ncurses. you can get it from: https://invisible-island.net/ncurses/
  - working keyboard

About

simple train game running in linux terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published