Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathanljones/bevy_basic
Basic Bevy Project
https://github.com/nathanljones/bevy_basic
bevy bevy-engine rust
Last synced: 9 days ago
JSON representation
Basic Bevy Project
- Host: GitHub
- URL: https://github.com/nathanljones/bevy_basic
- Owner: nathanljones
- Created: 2024-09-28T15:10:46.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-12-31T09:33:31.000Z (9 days ago)
- Last Synced: 2024-12-31T10:28:29.686Z (9 days ago)
- Topics: bevy, bevy-engine, rust
- Language: Rust
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
A very simple Bevy project
It just displays a red circle (ball) on the screen.
Use as a starting template to get you up and running, then add the rest.