I tried making it with parts and 3d not a UI, I used regions for neighbors detection.
Video of the game:
Game link:
https://www.roblox.com/games/9661609996/Game-of-Life
I tried making it with parts and 3d not a UI, I used regions for neighbors detection.
Video of the game:
Game link:
https://www.roblox.com/games/9661609996/Game-of-Life
I figure it would look better if you used something like RenderStepped, because it will look faster. Other than that, you nailed it
i will try that,
thank youu!
I will try the game and give feedback soon!
I like the game but i don’t understand what the game is about xD.
It’s very cool honestly here is what wikipedia says since I’m bad at explaining.
The Game of Life , also known simply as Life , is a cellular automaton devised by the British mathematician John Horton Conway in 1970.[1] It is a zero-player game,[2][3] 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. It is Turing complete and can simulate a universal constructor or any other Turing machine.
Anyway it’s cool you recreated it into Roblox, you should add some presets like the glider, spaceship etc.