Conway Game of Life
Developed a robust, interactive implementation of Conway's Game of Life, a classic zero-player game that demonstrates emergent behavior through cellular automata.
Features:
- Create Board base on Width and Height. 8x8 to 50x50
- Change the size of each cell. 25 to 99
- Able to click on each cell to toggle alive/dead
- Auto fill board with patterns in 8x8 size
- True Random: work on all size board
- Test Random
- Blinker
- Toad
- Beacon
- Slider
- Button to go to next Generation
- Auto next Generations
Conway_GameOfLife_Webgame_Download:
This is the download of build
Conway GameOfLife Unity Project:
This is the Source code to be run in the Unity 6.0 editor (v6000.0.30f1)
Main.cs:
This is the C# file inside the Unity 6.0 Project File
Program.cs:
This is the Original Source Code used in the Windows Command Prompt:
See in Browser
Status | In development |
Platforms | HTML5 |
Author | MegaDyne |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.