Skip to content

Freshchris01/game-of-life-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is deployed to https://freshchris01.github.io/game-of-life-react/

This project was bootstrapped with Create React App.

Game of Life

This is a Game of Life application and was created for an IT Talents code competition. If you find any bugs just open an issue or if you have feedback please contact me.

Features

  • Experience "Game of Life" by yourself
  • Adjust the size of the grid (limited between 5 - 50)
  • Toggle cells (alive/dead) by clicking cells in the grid
  • Play/Pause the simulation whenever you like
  • Adjust the speed if the simulation is too fast/slow for you
  • Load one of the presets and experiment with them!

Getting Started

  • Make sure to have the latest Node.js version installed
  • Clone the project
  • npm install install dependencies
  • npm start run the app
  • Open localhost:3000 in your favourite browser (Chrome ver. 65+, Microsft Edge ver. 41+)

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Implementation of Game of Life. Made with React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published