Skip to content

v0.13_win64

Latest
Compare
Choose a tag to compare
@LeoSery LeoSery released this 08 Oct 18:47
· 4 commits to main since this release

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

  1. Run GameOfLife3D.exe
  2. Use the mouse to rotate the camera and WASD keys to move
  3. Left-click to remove a cell, right-click to add one
  4. Use the interface to control the simulation (pause, speed, reset)