Skip to content

alsanchez86/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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