About
DroidQuest is a Java recreation of Robot Odyssey I, built with Maven and launched via an included startup script or directly from the built jar. It supports Windows, Linux, and macOS, has been available since 2000, and is released under a permissive MIT-style license.
Getting started
It's built with Maven and started via the included run scripts (or by launching the built jar directly). Controls include the arrow keys for movement, a modifier for fine-grained movement, and dedicated keys for the game's tools (game cursor, hot cursor, solder pen, paintbrush, toolbox) as well as entering and exiting robots.
Additional notes
- Controls note
- On macOS, Control+Arrow keys normally trigger Mission Control, so the game binds fine-grained movement to the platform's generic "shortcut" modifier (Control on Windows, Command on macOS) instead.