Skip to content

A hastily put together version of Conway's Game of Life in .NET

License

Notifications You must be signed in to change notification settings

leftbones/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

A hastily put together version of Conway's Game of Life in .NET

There are some commented settings in Matrix.cs, so check those out if you want to compile the code yourself! Apart from that, there are some basic controls on screen when the simulation is paused.

Graphics and input are done with the amazing Raylib-cs.

About

A hastily put together version of Conway's Game of Life in .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages