Skip to content

Conway's Game of Life implementation in Rust and sdl2

Notifications You must be signed in to change notification settings

diniamo/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

More information on the wiki page

Usage

Simply run cargo run --release in the project root, everything is configured inside main.rs for now

About

Conway's Game of Life implementation in Rust and sdl2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages