Log In  


Cart #game_of_life_practice-0 | 2024-12-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


Game of Life is a cellular automaton simulation inspired by the classical algorithm designed by mathematician John Conway and created using PICO-8. The simulation is deployed on a 96x96 grid, where cells give birth, die, and reproduce based on simple rules.

This project was created for practice with PICO-8 and Lua. (The low FPS may be due to my poor processing: ......)




[Please log in to post a comment]