https://github.com/hexensemble/space-shooter
2D space shooter made with Rust and Macroquad. 👾
https://github.com/hexensemble/space-shooter
2d-games indie-games macroquad rust
Last synced: 3 months ago
JSON representation
2D space shooter made with Rust and Macroquad. 👾
- Host: GitHub
- URL: https://github.com/hexensemble/space-shooter
- Owner: hexensemble
- Created: 2024-12-08T19:08:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T12:59:31.000Z (4 months ago)
- Last Synced: 2025-01-28T13:29:39.520Z (4 months ago)
- Topics: 2d-games, indie-games, macroquad, rust
- Language: Rust
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Shooter
2D space shooter made with Rust and Macroquad. 👾

**Download:** https://github.com/hexensemble/space-shooter/releases
**Controls:**
- W = Up
- A = Left
- S = Down
- D = Right
- SPACE = Shoot
- Also supports Vim based movement with HJKL
This project was built upon the excellent tutorial "Game development in Rust with Macroquad" by Olle Wreede:
https://mq.agical.seAdditional credits:
https://mq.agical.se/credits.html