Skip to content

Implementation of Conway's Game of Life in Rust using Macroquad

Notifications You must be signed in to change notification settings

LeanSerra/conways-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conways-rust

Implementation of Conway's Game of Life in Rust using Macroquad

Running

Clone repository

git clone https://github.com/LeanSerra/conways-rust.git && cd conways-rust

Run

make

Run release mode

make run_release

Run tests

make test

About

Implementation of Conway's Game of Life in Rust using Macroquad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published