Slingshot


A classic arcade slingshot type game, click and drag the ball to shoot a bunch of army guys!

https://github.com/NotoriousENG/slingshot/

Download

Download
slingshot-windows.zip 3.7 MB
Version 11 31 days ago
Download
slingshot-linux.zip 2 MB
Version 11 31 days ago
Download
slingshot-mac-apple.zip 2 MB

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