Skip to content

Conway's Game of Life in Rust under 200 lines of code with rustfmt!

Notifications You must be signed in to change notification settings

timelessnesses/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game Of Life in Rust

A SDL2 game that simulates Conway's Game of Life. With under 200 (Commit: 379bfc5) lines of code from a Rust noob!

Building

Install cargo-vcpkg and do cargo vcpkg -v build then cargo build -r to build binary with bundled extension.

How long did this took

3 hours actually.
timelessnesses has been coding this for 3 hours and 21 minutes

About

Conway's Game of Life in Rust under 200 lines of code with rustfmt!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages