# Descensus 2 A 2D physics game written in TypeScript using p2.js for physics and Pixi.js for rendering. Bundled with Webpack. Targets ES6. [Online demo](https://tomwhall.github.io/descensus2) If you have an Android phone or tablet and would like to support me, please consider buying the game! ### To build: ``` npm install npm run release ```