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

https://github.com/oli8/html5_gaming

Shoot 'em up game made with CreateJs.
https://github.com/oli8/html5_gaming

createjs html5-game javascript shootemup

Last synced: about 1 year ago
JSON representation

Shoot 'em up game made with CreateJs.

Awesome Lists containing this project

README

          

# HTML5_Gaming
Shoot'em up game made in Javascript with CreateJs
[Demo](https://oli8.github.io/HTML5_Gaming)

## Controls
**Move:** arrow keys, (ZQSD) or (OKLM)
**Shoot:** space bar or ctrl
**Pause:** P or escape

## Bonus
Life: ![Life bonus](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/img/PNG/Power-ups/pill_red.png "Life bonus")
Shoot: ![Shoot bonus](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/img/PNG/Power-ups/bolt_bronze.png "Shoot bonus")
1000 Points: ![Points bonus](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/img/PNG/Power-ups/star_bronze.png "Points bonus")
Speed: ![Speed bonus](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/img/PNG/Power-ups/powerupRed_star.png "Speed bonus")
Shield: ![Shield bonus](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/img/PNG/Power-ups/shield_bronze.png "Shield bonus")

Thanks to [Kenney Vleugels](http://www.kenney.nl) for the assets!

![Screeshot](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/screenshots/3.png)
![Screeshot](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/screenshots/2.png)
![Screeshot](https://raw.githubusercontent.com/Oli8/HTML5_Gaming/master/screenshots/1.png)