https://github.com/mattsterp/count-game
A very simple counting game featuring CreateJS.
https://github.com/mattsterp/count-game
createjs es6 html5-canvas javascript
Last synced: 6 months ago
JSON representation
A very simple counting game featuring CreateJS.
- Host: GitHub
- URL: https://github.com/mattsterp/count-game
- Owner: mattsterp
- Created: 2017-07-04T15:41:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T17:13:57.000Z (almost 9 years ago)
- Last Synced: 2025-07-29T07:48:15.326Z (9 months ago)
- Topics: createjs, es6, html5-canvas, javascript
- Language: JavaScript
- Homepage: https://count-game-js-es6.netlify.com/
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# count-game
This game utilizes [CREATEJS](http://createjs.com/) a modular suite of libraries which enable rich interactive HTML 5 content.
Some game assets were created in Adobe Animate CC as a HTML Canvas project and exported as a JavaScript library. *count-game-graphics.js*
The game logic is coded in JavaScript ES6 and I have included a compiled version created with [Babel](https://babeljs.io/) for older browsers.
## Retina and touch support!
Has sound on click(touch) adjust your volume!
[Play Count Game](https://count-game-js-es6.netlify.com/)
## Skills
* HTML Canvas
* CSS
* Javascript es6
* Babel
* Adobe Animate CC
* CreateJS
### TODO
- Scoring
- Scoreboard