Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZikXewen/hppr
A platformer game implemented for educational purpose.
https://github.com/ZikXewen/hppr
2d-game bevy ldtk rust
Last synced: 2 months ago
JSON representation
A platformer game implemented for educational purpose.
- Host: GitHub
- URL: https://github.com/ZikXewen/hppr
- Owner: ZikXewen
- License: mit
- Created: 2022-06-21T19:49:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T19:56:52.000Z (over 2 years ago)
- Last Synced: 2024-07-29T17:10:52.031Z (5 months ago)
- Topics: 2d-game, bevy, ldtk, rust
- Language: Rust
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HPPR
A platformer game implemented for educational purpose. Combined the power of Bevy, Rapier, and LDtk.
Thoroughly inspired by [Chris Biscardi's video](https://www.youtube.com/watch?v=gjeEYntkvoY).