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
- Host: GitHub
- URL: https://github.com/repcomm/robust
- Owner: RepComm
- Created: 2022-07-25T20:05:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T20:04:18.000Z (over 3 years ago)
- Last Synced: 2025-01-28T08:52:34.351Z (about 1 year ago)
- Language: TypeScript
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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