An open API service indexing awesome lists of open source software.

https://github.com/repcomm/robust

2d shoot-em-up combat with elements of minecraft and boringman
https://github.com/repcomm/robust

Last synced: 10 months ago
JSON representation

2d shoot-em-up combat with elements of minecraft and boringman

Awesome Lists containing this project

README

          

# robust
2d shoot-em-up combat with elements of minecraft and boringman

## Libraries
- [exponent-ts](https://github.com/RepComm/exponent-ts) html library
- [scenario2d](https:/github.com/RepComm/scenario2d) scene graph
- [gameinput-ts](https://github.com/RepComm/gameinput-ts) input engine
- [rapier2d-compat](https://rapier-rs) physics engine
- [es-module-shims.js](https://github.com/guybedford/es-module-shims) import maps polyfill
- [babel](https://babeljs.io/) TS compiler
- [typescript](https://www.npmjs.com/package/typescript) TS definition compiler