Skip to content

A very crude implimentation of Conway's game of life. I coded this in around 2 hours in one night!

Notifications You must be signed in to change notification settings

zanciks/conway_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very crude implimentation of Conway's game of life. I coded this in around 2 hours. I used (for the first time) multiple viewports in egui/eframe. I'm not sure how this will look on Windows yet, but it works well on linux. To run the program, simply download the repo and do cargo run --release!

About

A very crude implimentation of Conway's game of life. I coded this in around 2 hours in one night!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages