Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/booleangate/jslab

JavaScript tinkering and experiments
https://github.com/booleangate/jslab

Last synced: 3 days ago
JSON representation

JavaScript tinkering and experiments

Awesome Lists containing this project

README

        

This is a collection of JavaScript experiements done in the interest of playing around with animations and simple games using HTML5 canvas.

Breakout http://en.wikipedia.org/wiki/Breakout_(video_game) and Snake http://en.wikipedia.org/wiki/Snake_(video_game) are simple clones of arcade classics.

# Demos

* Snake: http://justinjohnson.org/github/jslab/snake/
* Breakout: http://justinjohnson.org/github/jslab/breakout/canvas/