Game Of Life
A downloadable game for Windows and Linux
Download NowName your own price
This is a bitlife inspired console application written in C++. I was going away so I only had a few days to get as much done as possible for the game jam.
If you are experiencing build issues, please pull and build from the GitHub page.
Status | Prototype |
Platforms | Windows, Linux |
Author | conaticus |
Genre | Adventure |
Tags | console, Life Simulation, Singleplayer |
Download
Download NowName your own price
Click download now to get access to the following files:
Game Of Life 291 kB
Game Of Life 561 kB
Comments
Log in with itch.io to leave a comment.
My machine is looking for libgcc_s_dw2-1.dll and libstdc++-6.dll
This was pretty fun!
Appreciate the feedback!
I'm missing a lib, can you put them?
Which library, this doesn't use any libraries apart from the C++ SDL 2020. Here is the source if you wish to compile yourself: https://github.com/conaticus/olcCodeJam2021