Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onoderis/aurora-game
An attempt to write a 2d platformer game
https://github.com/onoderis/aurora-game
bevy rust
Last synced: about 1 month 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-20T07:18:27.000Z (6 months ago)
- Last Synced: 2024-06-20T19:57:28.587Z (6 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:
![scr1.png](screenshots%2Fscr1.png)How to try it out:
```
cargo run
```How to play it:
- Left, Right - side movements
- C - jump
- X - dash
- Z - wall climb