jukkae / rascal

A roguelike.
Other
1 stars 0 forks source link
game roguelike

RASCAL: a Roguelike

Rascal is a post-apocalyptic science fiction roguelike.

Compilation

Building with Meson

$ mkdir build
$ meson build
$ ninja -C build build OR $ ninja -C build bundle

Dependencies

Acknowledgments

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.