https://github.com/ballercat/die-young
game maybe
https://github.com/ballercat/die-young
Last synced: 3 months ago
JSON representation
game maybe
- Host: GitHub
- URL: https://github.com/ballercat/die-young
- Owner: ballercat
- License: mit
- Created: 2017-03-31T03:00:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T01:45:58.000Z (over 9 years ago)
- Last Synced: 2025-07-10T03:53:13.823Z (about 1 year ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/ballercat/die-young)
# A 2D Platformer, shooter Browser game project
The plan is to write a simple platformer with custom physics which can be implemented via wasm.
## Status
* 2D Collision detection is working
* Input handling
* PIXI integration
* Basic debug rendering of Geometric shapes
## TODO
* Physics simulation