An open API service indexing awesome lists of open source software.

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. 👾

Awesome Lists containing this project

README

        

# Space Shooter

2D space shooter made with Rust and Macroquad. 👾


![Space Shooter](preview.png)


**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.se

Additional credits:
https://mq.agical.se/credits.html