Skip to content

YesSeri/conway_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

A simple simulation

Start game

If you use the command cargo run -- --time 80 --size 20 the game will run at 1 fps (1000ms) and the size of the grid will be 10 by 10.

When the game starts you can initiate the grid in the way you want by entering column and row to flip. - is a dead cell and * is an alive cell. Press c to continue.

Syntax Description
Header Title
Paragraph Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages