Conway is a simulation game following the rules of Conway's game of life built in Unity. It allows the user to simulate a game of Conway's game of life with some additional custom functionality.
- Select canvas size
- Draw structures by hand
- Play and Pause the game
- Go frame by frame
- Select all or part of the canvas
- Randomize, Copy, Fill or Erase selected region
- Undo and Redo actions
- Convert pictures to structures
- Minimap
- PictureToStructure with manual image rescaling
-
Clone the repository:
Download Conway.zip from the latest release.
-
Unzip the archive:
Extract the files from Conway.zip.
-
Run the game:
Run Conway.exe
This project is licensed under the MIT License. See the LICENSE file for details.