Skip to content

KonstadinosAngelis/game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Motivation

A true computer science classic, the motivation for this project was to take a good stab at implementing it using only React.

Tech/framework used

Built with

Features

Fully playable version of Game of Life, with presets, board controls, and speed controls.

Installation

Clone the github to your local machine
install NPM
run npm start

Credits

https://en.wikipedia.org/wiki/John_Horton_Conway

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.5%
  • CSS 24.3%
  • HTML 9.2%