Rascal is a post-apocalyptic science fiction roguelike.
$ mkdir build
$ meson build
$ ninja -C build build OR $ ninja -C build bundle
- SFML 2.4.2 or higher
- Boost 1.65.1 or higher
- spdlog 1.3.1 or higher
Includes toml11 library licensed under MIT License. Includes freetype library licensed under FTL. Includes SFML licensed under Zlib License. Current macOS builds include boost libraries. All copyrights of external libraries belong to their authors.
Current builds include Square typeface by Wouter van Oortmerssen licensed under CC BY 3.0. Typeface available at http://strlen.com/square/. Current builds include Fixedsys Excelsior typeface by Darien Valentine released into public domain.
Thanks to Aleksi, Valtteri and Valtteri for testing. Special thanks to Tommi for invaluable help in early testing and concepting. Special thanks to Ville for consultations on architecture and design.