hyperrogue/hyperroid
Arthur O'Dwyer ced3bbcad4 Qualify calls to `format`
C++20 introduces `std::format` and we `using namespace std`,
so some of these would be ambiguous in C++20.
2023-08-21 10:18:44 -07:00
..
app Qualify calls to `format` 2023-08-21 10:18:44 -07:00
gradle/wrapper add Android CI 2020-11-03 03:17:05 +03:00
README.md update README 2020-10-07 21:35:22 +03:00
build.gradle updated the Android version 2018-12-15 15:17:26 +01:00
copy.sh the Android version is now able to access honeycomb rules via assets 2021-06-03 13:26:10 +02:00
gradlew add Android CI 2020-11-03 03:17:05 +03:00
gradlew.bat add Android CI 2020-11-03 03:17:05 +03:00
settings.gradle the hyperroid subdirectory was incorrectly named hydroid 2017-03-23 14:18:11 +01:00

README.md

This directory contains the sources of the Android port of HyperRogue.

You should copy the sound and music files from HyperRogue's main directory to the directories here; also autohdr.h and language-data.cpp files generated during HyperRogue's build process are required. This is done by the script copy.sh.

The 'low quality' versions of music files are already in their location (copying them is uncommented in copy.sh).