Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/booleangate/jslab
- Owner: booleangate
- Created: 2012-05-27T06:15:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-01T02:01:53.000Z (over 10 years ago)
- Last Synced: 2023-03-24T05:04:59.572Z (over 1 year ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/