slingshot
Slingshot
A classic arcade slingshot type game, click and drag the ball to shoot a bunch of army guys!
https://github.com/NotoriousENG/slingshot/
| Status | Prototype |
| Platforms | HTML5, Windows, macOS, Linux |
| Author | Michael O'Connell |
| Genre | Action |
| Tags | Arcade, slingshot, Tower Defense |
Download
Install instructions
Windows
- Unzip the files to a folder
- Run
Slingshot.exe
Mac
The following must be installed, use brew for convenience:
brew install sdl2 sdl2_mixer sdl2_image sdl2_ttf
Run the executable
Linux
Ensure the following are installed:
sudo apt-get install -y libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libvorbis-dev
Run the executable
