Game of Life
A simple implementation of Conway's Game of Life.
You can run a simulation with a grid of 60x34 cells. The grid starts randomized, and each cell is tested with Game of Life rules.
Controls
- A (Z on keyboard): Toggle between normal cells visualization or heat map view
- B (X on keyboard): Change simulation speed, from 0.5 to 10 generations per second
- X (A on keyboard): Pause or resume the simulation
- Y (S on keyboard): Exit to main menu
This is my first attempt at TIC-80 and Lua, please leave a comment if you found any issues or has ideas on how to make it better.
Status | Released |
Platforms | HTML5 |
Author | deadblit |
Genre | Simulation |
Made with | TIC-80 |
Tags | fantasy-console, Life Simulation, TIC-80 |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Joystick |
Download
Download NowName your own price
Click download now to get access to the following files:
life1.1.tic 16 kB
Development log
- Version 1.1Jun 27, 2021
Comments
Log in with itch.io to leave a comment.
i can't play the game.