/Descensus2

A TypeScript 2D physics game using p2.js and Pixi.js

Primary LanguageTypeScriptMIT LicenseMIT

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!

To build:

npm install
npm run release