justinac0 / raylib-game-of-life

Simple implementation of conways game of life using raylib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raylib Game of Life

Simple implementation of conways game of life using raylib. Not efficient, just bare minimum.

Building

Run build.bat -- (using raylib provided compiler ect..).

Showcase

raylib-game-of-life default view

About

Simple implementation of conways game of life using raylib.

License:MIT License


Languages

Language:C 98.4%Language:Batchfile 1.6%