Skip to content

ChaunceyKiwi/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life

Instructions

  • Next: You can update the simulation for one step by clicking 'Next' Button.
  • Start: After clicking 'Start' button, the game of life will update automatically, and the speed can be controlled in the slider bar. Clicking the same button again will stop the updating prcocess.
  • AddCube: To add cell, click 'AddCube' button and input the coordinates.(0,0) is the center of grid, and position axises point to right and up directions. Due to the time limitation, we have not implemented raycasting to add cell by mouse clicking.
  • Clear: You can clear the cells, or choose a special cell initialization in the selection bar.
  • Camera: You can change the position of camera with mousing draging. By scrolling the mouse wheel, you can change the distance between camera and grid.

Screenshot

Demo1

About

A 3D demo for the Life Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published