This is a randomizer for the game Hyperrogue.
The randomizer is fully playable but still lacks some documentation and testing.
To send out a check, obtain 10/25/50 treasures (depending on settings) in a land or unlock a land for the first time. Items you obtain are Progressive: For each land, you first obtain the unlock, then its Orb in that land, then its Orb spawning globally, and lastly (Depending on settings) the land is removed from the list of lands required for the Hyperstone quest.
-
Install MSYS2. Launch MSYS2 UCRT64 and paste the following command: pacman -S mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-SDL mingw-w64-ucrt-x86_64-SDL_mixer mingw-w64-ucrt-x86_64-SDL_ttf mingw-w64-ucrt-x86_64-SDL_gfx mingw-w64-ucrt-x86_64-glew
-
Download the .zip file from below and extract it.
-
In the extracted folder, open apsettings.json and enter your ip and slotname.
-
Navigate MSYS2 UCRT64 to the extracted folder by running: cd /Path/to/Your/Folder
-
Run: ./hyperrogue.exe
-
Enjoy!
-
Run: sudo apt-get install make g++ libsdl1.2-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev libsdl-mixer1.2-dev libglew-dev libpng-dev zlib1g-dev
-
Download the .zip file from below and extract it.
-
In the extracted folder, open apsettings.json and enter your ip and slotname.
-
In the extracted folder, run ./hyperrogue.
-
Enjoy!