Skip to content

aceawan/dgol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D Game of Life

Using DSFML for graphics

How to use it

dub build --debug=0
./dgol <numberofcellsheight>

Click : change the state of the cell

Space : Keep pressed to evaluate quickly

Backspace : Set all the cell states to dead.

r : Set all the cells to a random state

e : evaluate one step

d : go back from one step in the history of your evaluations

Return : keep pressed to go back quickly in the history of your evaluations

About

D Game Of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages