A downloadable game for Windows, macOS, and Linux

Entry for 2019 7DRL game jam.

You found out that your buddy is trapped in a dungeon. Your mission is to go in there, find your buddy, and get both of you out alive. Should you pull this off, you WIN!

Created with Java 11. Unfortunately, packaging the app in a ready-to-run state proved completely impossible by the deadline, so this is just a source + zipped JAR release, which will need to be launched with a Java 11 VM in order to play.

Download

Download
risky-rescue-source.zip 3.4 MB
Download
risky-rescue-jar.zip 2.9 MB

Install instructions

A Java 11 JRE or JDK is needed to run the game's downloadable files. Should you need one of these, you can get it here: https://adoptopenjdk.net (choose Java 11, not Java 8; your operating system should be auto-selected).

If double-clicking the JAR to launch it does not work, you'll need to use the command line: [path to installed JRE or JDK bin folder]/java -jar [path to jar file]

Windows requires backslashes as path separators for the command prompt: [path to installed JRE or JDK bin folder]\java -jar [path to jar file]

Leave a comment

Log in with itch.io to leave a comment.