Overly hard 2D flying game
Use QWOP to fly (or ',RL for fellow Dvorak users)
- rendering stuff using Pixi.js
- simple-ish physics
- simple collision
- very very basic objectives
- is fun to fly
- 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
- npm install typescript -g
- npm start
- (optional) npm install typings -g