RL_M
May 10, 2026 ยท View on GitHub
Larn - maintained and developed for modern systems
I am the official maintainer of Larn.
Supported Systems
- GNU/Linux
- macOS
- Windows
Building
-
For GNU/Linux/macOS systems, go into the 'src' directory and type 'make prep' and the 'make'. Afterwards, ./larn will run the game and all files are saved into your user ~/.larn directory.
-
For Windows, an MSVC solution and the makefiles can be used with MinGW.