Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 498 Bytes

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