arxaqapi / gol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gol

Another game of life

The current version is only developed and tested on linux

Dependencies

  • SDL 2.0

Building

  • Build the project at the root of the project
$ make
  • Lauch the game of life
$ ./gol

About


Languages

Language:C 91.2%Language:Makefile 8.8%