Hi! Here's my attempt to make the John Conway's game of life using the Rust language and macroquad, a high level graphics crate. I did this to exercice myself while studying some stuff about Rust so there may be some mistakes, if I notice something wrong i'll commit a fix.
-
Notifications
You must be signed in to change notification settings - Fork 0
AdrienMasanet/rust-game-of-life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
John Conway's game of life written in rust using the macroquad crate for graphics