Skip to content

An implementation of Conway's famous Game of Life, utilizing React with Redux Sagas.

License

Notifications You must be signed in to change notification settings

bramirez96/ConwaysGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Created using React/Redux. Redux store implemented using Sagas.

Features

  • Fully functional simulation of John Conway's famous Game of Life
  • 25x25 toroidal game board
  • Loadable presets that simulate common structures
  • Ability to randomize state of cells on the board
  • Ability to adjust board zoom and simulation speed

About

An implementation of Conway's famous Game of Life, utilizing React with Redux Sagas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published