Conway's Game of Life (Unity)
开发者 nniinnii
Conway's Game of Life (Unity)
Conway's Game of Life (Unity) 的标签
简介
Hi, this is a little school project.The famous game of life by Conway, a life simulator by cellular automatons. It simulates cells moving based on special rules.
The rules hereby are:
1. If alive cell has 3 neighbours, she will live.
2. If alive cell has less than 2 neighbours, she will die.
3. If alive cell has 2 or 3 neighbours, she will live.
4. If alive cell has more than 3 neighbours, she will die.
Feel free to generate some random patterns, or set them as you want by killing/reviving the cells. Grey cells are dead, white cells are alive.
IF YOU WANT ANY OTHER FEATURES, WRITE INTO THE COMMENTS AND I WILL UPDATE ASAP!
Have fun simulating!
玩法说明
Use mousewheel to zoom.
Start Button starts the simulation.
Stop Button stops the simulation.
Generate Button generates a random pattern.
Clear Button kills all cells.
Set(Fill) Button revives all cells and can set the field to an other size.
Speed Slider manipulates speed, to get the new Speed you have to stop and start simulation again.
You can revive/kill cells by clicking on them, try some cool behaviours!
评论
nniinnii
Apr. 09, 2016
Music by joshuaempyre: http://www.freesound.org/people/joshuaempyre/sounds/250856/