0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from vokoshyv/master More... over 7 years ago
Slight change to license More... over 7 years ago
Update untangle game to 2nd-edition. More... almost 9 years ago
Changed to use Sprite instead of BitmapAnimation. According to the 0.7.1, BitmapAnimation is deprecated. More... almost 12 years ago
Fixed an issue that access the removed coins object. More... almost 12 years ago
Added getPaused to tick functions because 0.7.1 will still call the tick functions after Ticker is paused. (the pause is just a boolean flag now) More... almost 12 years ago
Upgraded the EaselJS to version 0.7.1. Changed the tick event listener and stage mouse handler to work in 0.7.1 version. More... almost 12 years ago
Upgrade the EaselJS from 0.5.0 to 0.7.1. Updated the onPress event to on(‘mousedown’) event. More... almost 12 years ago
Updated to use code from my video course. https://www.packtpub.com/html5-game-development/video More... almost 12 years ago
Added ball-shooting code More... almost 12 years ago
Updated readme with more game screen More... almost 12 years ago
Updated readme with multiple-defense game screen More... almost 12 years ago
Updated readme More... almost 12 years ago
Merge remote-tracking branch 'github/master' More... about 12 years ago
Added Rush, the game example from my latest HTML5 Video Course. More... about 12 years ago
Updated read me with links and license. More... over 12 years ago
Refactor the js a little bit More... over 13 years ago
Fix count99-game.js with JSHint More... over 13 years ago
Extracted the game over logic to dedicate function More... over 13 years ago
Updated the total tiles to 20 More... over 13 years ago
Added count99 screenshot to readme More... over 13 years ago
Set the total tiles to 99 More... over 13 years ago
Testing EaselJS Touch More... over 13 years ago
Added mobile friendly viewport More... over 13 years ago
Added count99 into readme More... over 13 years ago
able to restart game now More... over 13 years ago
Added game over scene More... over 13 years ago
Prevent mobile webkit selection on canvas More... over 13 years ago
Added descoration More... over 13 years ago
Added hud for 'next tile' number More... over 13 years ago