Skip to content

bwalshe/life_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

This started out as an a basic implementation of GoL using Rust/SDL2. I've subsequently made it a bit more generic and it should be easy enough to extend it to implement other cellular automata.

About

A simple implementation of Conway's Game of Life in Rust, using SDL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages