https://github.com/chamons/rusty-space-shooter
https://github.com/chamons/rusty-space-shooter
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chamons/rusty-space-shooter
- Owner: chamons
- License: other
- Created: 2024-12-27T17:26:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T23:21:12.000Z (over 1 year ago)
- Last Synced: 2025-03-01T14:35:30.466Z (over 1 year ago)
- Language: Rust
- Size: 550 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Rusty Space Shooter
This is an implementation of [Game development in Rust with Macroquad](https://mq.agical.se/ch1-first-program.html) using my [Game Hotreload Examples](https://github.com/chamons/game-hotreload-example) infrastructure.