Game of Life
A downloadable game for Windows and Linux
Download NowName your own price
John Conway's game of life using every pixel on your monitor. Made using OpenGL 3.3, GLFW, glad, and stb_image in C. The game's logic is done in a shader. Source is available under the MIT license.
Note the Linux build was built using WSL Ubuntu 20.04.4 LTS.
Controls
- "Esc": Quit
- "R": Reset cells to random states
- Scroll Up: Speed up game (Max 60fps)
- Scroll Down: Slow down game (Min 2fps)
Feel free to leave a comment if you think of a cool feature I should add.
Status | Released |
Platforms | Windows, Linux |
Author | aventuracodes |
Tags | c, opengl, sourcecode, zeroplayer |
Download
Download NowName your own price
Click download now to get access to the following files:
main.c 12 kB
life.exe 455 kB
life 416 kB
Comments
Log in with itch.io to leave a comment.
This made my eyes float to heaven.