An open source reimplementation of the Amiga/DOS game Moonstone
Download the latest windows build from https://github.com/joetsoi/OpenMoonstone/releases
You need a DOS copy of the original moonstone. This should be extracted, renamed to
moonstone
and placed underthe resources
directory. Then you can run openmoonstone.exe
OpenMoonstone should build and run on all platforms supported by both Rust and SDL2.
https://forge.rust-lang.org/platform-support.html
Currently only Ubuntu and Windows have been tested.
- Player one: arrow keys and space
- Player two: WASD and Left Ctrl
- Player three: IJKL and G
- Player four: Numpad 8456 and Numpad enter
You run in full screen mode by changing fullscreen_type
from "Off"
to "Desktop"
in resources/conf.toml
Requires rust stable
cd rust
cargo run
https://www.youtube.com/watch?v=Jakht4PBzFE&list=PLub5fMuLNSIoc0oVM2NJSzmA4HHv1k_Ue