Skip to content

nthnd/C3-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life in C3

Implementation of Conway’s Game of Life in the C3 programming language.

Building

Using Nix

Use the provided flake to enter the development environment, and then run c3c build or alternatively, run c3c run.

Without Nix

Use c3c with version > 0.7 and Raylib version > 5.0. and run c3c run.

About

Conway's game of life implemented in C3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published