Skip to content

bretek/game_of_life_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

game_of_life_terminal

Game of life played in the terminal using ncurses.

Controls

Controls defined in game_of_life_tui.cpp.

Use w,a,r,s for up,left,down,right. Use f to step to next generation. Use space to toggle if a square is a cell.

About

Game of life played in the terminal using ncurses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages