Skip to content

PurpJell/Conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Conway

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.

Features

  • 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

Upcoming Features

  • Minimap
  • PictureToStructure with manual image rescaling

Setup

  1. Clone the repository:

    Download Conway.zip from the latest release.

  2. Unzip the archive:

    Extract the files from Conway.zip.

Usage

  1. Run the game:

    Run Conway.exe

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

About

Conway's game of life done in Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published