Skip to content

jim-davis/life-riot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

life-riot

Client-side implementation of Conway's game of Life. Uses riot.js for management

Installation

Installation is slightly cumbersome because I don't want to bundle riot in this repo, so instead you need to use npm and bower to fetch riot.

First, install nodejs (and npm)

npm install -g bower

bower install
npm install
./make.js gen

About

Client-side implementation of Conway's game of Life. Uses riot.js for management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •