Releases: LeoSery/Conway-s-Game-of-Life-3D--Unity3D-2024
Releases · LeoSery/Conway-s-Game-of-Life-3D--Unity3D-2024
v0.13_win64
Game of Life 3D - v0.13 (Windows 64-bit)
New Features
- 3D implementation of Conway's Game of Life
- Interactive 3D grid with adjustable size (5x5x5 to 50x50x50)
- Simulation controls: pause, speed adjustment, reset
- Free camera to explore the 3D grid
- Real-time interaction: add and remove cells
- Real-time statistics display (cycles, alive/dead cells, FPS)
How to Play
- Run
GameOfLife3D.exe
- Use the mouse to rotate the camera and WASD keys to move
- Left-click to remove a cell, right-click to add one
- Use the interface to control the simulation (pause, speed, reset)