项目作者: Lariicsa

项目描述 :
little game of Power puff girls with canvas, html & javascript
高级语言: JavaScript
项目地址: git://github.com/Lariicsa/ppg-game-canvas.git
创建时间: 2019-08-27T14:31:25Z
项目社区:https://github.com/Lariicsa/ppg-game-canvas

开源协议:

下载


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

  1. /
  2. ├── index.html
  3. ├── shoots.js
  4. ├── style.css
  5. ├── images
  6. ├── ppg-audio.mp3
  7. ├── ppg-audio2.mp3
  8. ├── ppg-end.mp3
  9. ├── ppg-laser.mp3
  • If you want to modify speed, levels difficulty, characters or any other feature, just enter to shoots.js and …