jamiely / schoolyard-sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schoolyard-Sim

A simulator for running a playground.

Development

This command will run the connect server, watch files for changes and rebuild automatically, and open the site in a browser.

grunt

testing

Tests are written in Jasmine and run via Karma.

npm install -g karma-cli
karma start --single-run

Building

grunt clean build:dist

Playing

  • Hit 1, 2, or 3 then click on the grid to place an attraction.

Media

About


Languages

Language:JavaScript 95.3%Language:HTML 2.9%Language:CSS 1.8%