suncloudsmoon / Game-of-Life

Simulates Conway's Game of Life Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game-of-Life

Simulates Conway's Game of Life.

Background

This is one of my first attempts at piecing together game dev concepts like code maintainability, easy user interface, creating fonts, etc.

Example

Game of Life Look And Feel

About

Simulates Conway's Game of Life Algorithm

License:Other


Languages

Language:C++ 97.6%Language:Lua 2.4%