https://github.com/calbabreaker/vse2d
Simple Rust game engine
https://github.com/calbabreaker/vse2d
Last synced: 12 months ago
JSON representation
Simple Rust game engine
- Host: GitHub
- URL: https://github.com/calbabreaker/vse2d
- Owner: Calbabreaker
- License: mit
- Created: 2022-12-03T07:52:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T11:50:18.000Z (over 3 years ago)
- Last Synced: 2025-04-06T05:32:48.670Z (about 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Very Simple 2D (Game) Engine
Simple Rust game engine.
```
cargo run --example simple
```