https://github.com/onoderis/aurora-game
An attempt to write a 2d platformer game
https://github.com/onoderis/aurora-game
bevy rust
Last synced: 20 days ago
JSON representation
An attempt to write a 2d platformer game
- Host: GitHub
- URL: https://github.com/onoderis/aurora-game
- Owner: onoderis
- Created: 2023-12-01T11:41:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T07:18:27.000Z (almost 2 years ago)
- Last Synced: 2025-08-30T22:02:13.617Z (9 months ago)
- Topics: bevy, rust
- Language: Rust
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
An attempt to write a 2d platformer game.
Screenshot:

How to try it out:
```
cargo run
```
How to play it:
- Left, Right - side movements
- C - jump
- X - dash
- Z - wall climb