PierreDubosq / Game-of-life

A simple game of life with the Raylib
MIT License
0 stars 0 forks source link
gameoflife raylib

Game-of-life

A simple game of life with the Raylib

How to run

$ git clone https://github.com/PierreDubosq/Game-of-life
$ cd Game-of-life
$ make
$ ./game_of_life -h

Example of use

$ ./game_of_life -h=1280 -w720

Libraries

License

This project is under the MIT License. See the LICENSE file for the full license text.