A downloadable game for Windows, macOS, and Linux

Robin's Rescue is a short example point and click adventure created to demonstrate the Free/Open Source adventure game engine SLUDGE. This game and its source serve as a companion to this article on the SLUDGE engine, which introduces the SLUDGE tools and language, and also covers some of the code patterns used in Robin's Rescue.

Robin's Rescue is licenced under the LGPL 3.0 and sources can be found on GitLab.

StatusReleased
PlatformsWindows, macOS, Linux
Release date Jul 07, 2015
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorsCheeseness, Mimness
GenreAdventure
TagsOpen Source, robin-hood, silly
Code licenseGNU Lesser General Public License v3.0 (LGPL)
Average sessionA few minutes
LanguagesEnglish
InputsMouse
LinksHomepage, Source code

Download

Download
robins-rescue-linux-v1.0.tar.gz 15 MB
Download
robins-rescue-mac-v1.0.zip 15 MB
Download
robins-rescue-windows-v1.0.zip 15 MB

Install instructions

Download the appropriate archive for your platform and extract it.

Windows users: Drag and drop atw.slg onto SLUDGEEngine.exe, or double click SLUDGEEngine.exe and select atw.slg from the file browser.

Linux users: If you want to run the game without the bundled libraries, be sure to set the SLUDGE_DATADIR environment variable to point to the bin/shaders folder. This environment variable is not a part of vanilla SLUDGE. A diff of source changes can be found in the sludge/source_changes folder.

If you'd like to run the game using your own copy of the SLUDGE engine, you can find the game data file at data/robins_rescue.slg