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

https://github.com/lariicsa/ppg-game-canvas

little game of Power puff girls with canvas, html & javascript
https://github.com/lariicsa/ppg-game-canvas

canvas canvas-animation canvas2d css html ironhack javascript

Last synced: 2 months ago
JSON representation

little game of Power puff girls with canvas, html & javascript

Awesome Lists containing this project

README

          

# Power Puff Girsl retro

### canvas game

> ## Instructions

> - Home screen: Just choose a power girl
> - Game screen: Press ENTER to start, you can move **up** and **down** with key arrows, if yo need to re-start, just press the button **Restart** on this screen

_________________________________________

## The Code

```
/
├── index.html
├── shoots.js
├── style.css
├── images
├── ppg-audio.mp3
├── ppg-audio2.mp3
├── ppg-end.mp3
├── ppg-laser.mp3
```

- If you want to modify speed, levels difficulty, characters or any other feature, just enter to **shoots.js** and ...