alanrsoares / redux-game-of-life

An educational implementation of Conway's Game of Life using React and Redux

Home Page:http://alanrsoares.github.io/redux-game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Game of Life

An educational implementation of Conway's Game of Life using React and Redux

Features Redux and hot module replacement using the brand new React Transform by Dan Abramov

Check out the demo

install dependencies

$ npm i

start developmnent server

$ npm start

see it running on localhost:3000

License

js-standard-style

About

An educational implementation of Conway's Game of Life using React and Redux

http://alanrsoares.github.io/redux-game-of-life/

License:MIT License


Languages

Language:JavaScript 86.0%Language:HTML 14.0%