Latest stable Rust, minimal version of OpenGL - 2.0
.
Runs stable on x64 versions of Windows 10. Haven't tested other systems yet.
Alsa delevopment libraries are required for Linux: libasound2-dev
for Debian and Ubuntu, alsa-lib-devel
for Fedora (see cpal).
For building and starting the game run cargo run --release
.
Controls:
- F5 - screenshot
- Space - "next" for the dialogues
- Game window stays unfocused after switching to it using
win + tab
. - Buttons move abruptly if cursor is moved slowly in the main menu.