Games like [009] Game of Life
Looking for games like [009] Game of Life? Here are top action recommendations, selected from player-similarity data — start with HexLife, Conway's Game of Life or Game of (No) Life.
1 The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The "game" is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves, or, for advanced "players", by creatin…
View GameView Game
2 View GameConway's Game of Life Conway's Game of Life is a zero player game invented in 1970 by Mathematician John Conway to show how complex and emergent behavior can arise out of a set of seemingly simple rules. It is one theory for how life originated on Earth. I recreated the game in Unity as a learning experience, and for fun. Traditional Rules for Conways' Game of Life: Any live cell with fewe…
View Game3 View Game# Introduction Welcome to Game of (No) Life, which is just a fun little environment to play around with Conway's Game of Life. In a nutshell, it is a cellular automaton where cells on a grid live, die, or reproduce based on simple rules, simulating complex patterns and behaviors. These rules are: A live cell remains live in the next timestep if it has either 2 or 3 live neighbors in the current…
View Game4 Detailed Description: Welcome to Life in Pixels – a captivating rendition of Conway's Game of Life, exclusively designed for the Playdate console. About the Game: Life in Pixels brings the classic cellular automaton to your fingertips. Harness the unique features of the Playdate to create, observe, and interact with evolving patterns that mimic the behaviour of life itself. Game Rules: …
View GameView Game


5 View GameThis game is based on Conway's Game of Life. In it, every cell is alive or dead. If a cell is dead, it comes to life if it has exactly 3 living neighbors. If a cell is alive, it dies from isolation with less than 2 neighbors, or overpopulation with more than 3 neighbors. But what happens if you change the rules? 2 Bit Life is about changing those rules, and seeing what you can find. Increase the …
View Game6 52%Game Brain Scoremusic, atmospheregameplay, graphics52% User Score 152 reviews'Bacteria' - A relaxing puzzle game based on the rules of the cellular automaton ‘Life’ devised by John Horton Conway in 1970.
View GameView Game


7 A 1-bit pixel art editor with a built in Conway’s Game of Life simulation. Ever wanted to run a 160-million cell simulation of Conway's Game of Life at 240 frames per second? That's alright, I'll be here if you change your mind. But wait! What if you could: - Make digital pixel art with customizable brushes. - Save, load, import, and export those brushes with just one click. - Save your art,…
View GameView Game
8 Cellular Automata Playground Ever wonder what happens when you run Langton's ant on top of the Game of Life? Well, now you can find out! Most of the automata share the same grid, and thus effect one another. The outlier is the falling sand, as it's doing it's own thing. Controls & Features GridCell size slider (1–128 px, default 8) keeps the grid aligned to the viewport area beside the sidebar;…
View GameView Game


9 View GameEver wanted to run a 160-million cell simulation of Conway's Game of Life at 240 frames per second? That's alright, I'll be here if you change your mind. But wait! What if you could: - Make digital pixel art with customizable brushes. - Save, load, import, and export those brushes with just one click. - Save your art, import and export those too. And when you're done... Click the play butto…
View Game10 View GameThis is Conway's Game of Life. Its a coding project I've been working on for a few days. No video tutorials were used to make this game. I did use the CGOL wiki for the rule set (which is very simple) 1.) Any live cell with fewer than two live neighbors dies, as if by underpopulation. 2.) Any live cell with two or three live neighbors lives on to the next generation. 3.) Any live cell with more…
View Game







