Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docwhat/rustvaders
Space Invaders clone in rust.
https://github.com/docwhat/rustvaders
Last synced: 2 days ago
JSON representation
Space Invaders clone in rust.
- Host: GitHub
- URL: https://github.com/docwhat/rustvaders
- Owner: docwhat
- License: mit
- Created: 2021-11-12T21:23:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T21:42:48.000Z (6 months ago)
- Last Synced: 2024-04-29T23:11:31.997Z (6 months ago)
- Language: Rust
- Size: 743 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build-Test](https://github.com/docwhat/rustvaders/actions/workflows/build-test.yaml/badge.svg)](https://github.com/docwhat/rustvaders/actions/workflows/build-test.yaml)
[![Lint](https://github.com/docwhat/rustvaders/actions/workflows/lint.yaml/badge.svg)](https://github.com/docwhat/rustvaders/actions/workflows/lint.yaml)# rustvaders
> A Space Invaders clone in rust.
## Sound effects
I used Audacity for editing and creating.
### explode
A rustvader exploding. Used a sawtooth wave with some pitch shifting.
### pew
A shot is fired. Used a sawtooth wave and some editing.
### move
A rustvader moving. I used a sawtooth wave with some pitch shifting.
### startup
I used a bunch of padlocks jingling together with some editing.