Skip to content

mgaffney/tlife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life - in the terminal

tlife is an implementation of Conway's Game of Life that runs in a terminal.

Installing it

  1. Install go
  2. Run go get github.com/mgaffney/tlife

Running It

In a terminal, run tlife.

  • Enter key manually advances the evolution
  • Mouse click toggles a cell
  • ESC key quits

TODO

  • Space key starts/stops automatic evolution
  • '+' key increases speed
  • '-' key decreases speed

About

Conway's Game of Life - in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages