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
- Host: GitHub
- URL: https://github.com/lariicsa/ppg-game-canvas
- Owner: Lariicsa
- Created: 2019-08-27T14:31:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T23:01:36.000Z (over 4 years ago)
- Last Synced: 2025-03-17T05:35:16.141Z (over 1 year ago)
- Topics: canvas, canvas-animation, canvas2d, css, html, ironhack, javascript
- Language: JavaScript
- Homepage: https://lariicsa.github.io/ppg-game-canvas/
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...