Shooty Shoot
Shoot down your enemies and collect stars to make a name for yourself as the shootiest shooter in the galaxy.
Controls:
- Move: Arrow Keys
- Shoot: Left Ctrl
Made using C and SDL2 over a weekend, web build is powered by emscripten.
- High Scores are not saved after leaving the page in the web build.
- To keep your high score you may download the game to run.
Install instructions
Web:
- Press the play button in your browser
Windows:
- Unzip all files to a location and run the .exe
Linux:
- Unzip files, ensure dependencies are installed and run the SimpleGame file
- sdl2
- sdl2-image
- sdl2-mixer
- libvorbis
Modding:
- This game is somewhat modifiable, you can replace any of the asset files at your own risk with files of the same name, have fun!!
Building from source:
- See instructions here: https://github.com/NotoriousENG/Space22
Leave a comment
Log in with itch.io to leave a comment.