Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.24 KB

Game of life

Inspired in: https://www.youtube.com/watch?v=CgOcEZinQ2I

Install

git clone https://github.com/alsanchez86/gol.git npm install bower install

Compile SASS

gulp

Start

  • Init simple HTTP Server

    http-server

Roadmap

Issues