Null000 / QWOPCopter

Overly hard 2D flying game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QWOPCopter

Join the chat at https://gitter.im/Null000/QWOPCopter

Overly hard 2D flying game

Use QWOP to fly (or ',RL for fellow Dvorak users)

DONE:

  • rendering stuff using Pixi.js
  • simple-ish physics
  • simple collision
  • very very basic objectives
  • is fun to fly

TODO:

  • display some text on the start
  • detect end of game and offer restart
  • mooooooore objectives
  • graphics... anybody willing to give me any to use?
  • recheck frame limiting code (everything seems slower on a different machine)
  • add appcache manifest so you can play it offline

DEVELOPMENT

  1. npm install typescript -g
  2. npm start
  3. (optional) npm install typings -g

About

Overly hard 2D flying game

License:Apache License 2.0


Languages

Language:JavaScript 98.7%Language:TypeScript 1.2%Language:HTML 0.0%