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

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.

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