Home

Awesome

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

If you have an Android phone or tablet and would like to support me, please consider buying the game!

<a href="https://play.google.com/store/apps/details?id=com.booleanoperations.descensus2"><img src="http://i.imgur.com/bLWWj4r.png" height="50"></a>

To build:

npm install
npm run release