项目作者: Lariicsa
项目描述 :
little game of Power puff girls with canvas, html & javascript
高级语言: JavaScript
项目地址: git://github.com/Lariicsa/ppg-game-canvas.git
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 …