Skip to content

Basic Sim City style game written in C++ using ncurses for ascii graphics

Notifications You must be signed in to change notification settings

joegrimer/curses_city

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curses_city

Basic Sim City style game written in C++ using ncurses for ascii graphics

controls

hjkl - arrow keys (vim style) or use normal arrow keys r - Residential c - commercial w - power plant i - industrial o - road d - rail p - police f - fire station s - School m - (medical) hospital a - park w - power plant n - nuclear power plant x - clear

See http://cbabuska.com/CursesCity

About

Basic Sim City style game written in C++ using ncurses for ascii graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.3%
  • Makefile 3.7%