Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djiit/bevy-game-experiments
https://github.com/djiit/bevy-game-experiments
bevy-engine game rust
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/djiit/bevy-game-experiments
- Owner: Djiit
- Created: 2023-11-13T19:24:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T19:11:32.000Z (about 1 year ago)
- Last Synced: 2024-10-15T23:07:03.629Z (3 months ago)
- Topics: bevy-engine, game, rust
- Language: Rust
- Homepage: https://djiit.github.io/bevy-game-experiments/
- Size: 259 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bevy Game Experiments
Learning Rust and Bevy.
## Setup
Install https://trunkrs.dev/
## Running
```bash
cargo run
```