https://github.com/kanocomputing/kano-matrix
https://github.com/kanocomputing/kano-matrix
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanocomputing/kano-matrix
- Owner: KanoComputing
- License: gpl-2.0
- Created: 2014-12-23T12:06:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-22T13:03:18.000Z (almost 11 years ago)
- Last Synced: 2025-04-04T01:51:07.497Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://developers.kano.me
- Size: 202 KB
- Stars: 20
- Watchers: 32
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
kano-matrix
===========
The Kano boot sequence animation on the web using HTML5 canvas. Click here for [live demo](http://developers.kano.me/matrix.html).

## Usage
Just open the `index.html` file in your preferred browser.
## File Structure
* `index.html` - the main web page
* `css/style.css` - very basic styling
* `src/main.js` - contains the main `matrix()` function
* `src/drop.js` - the `Drop` object that handles rendering of each drop
* `src/judoka.js` - the `Judoka` object for drawing the face
## Download
Screensaver for OS X: [download link](http://dl.kano.me/kano-matrix-osx-screensaver.zip "Matrix Screensaver")