A FOSS roguelike launcher for linux distros, made with C#, .NET, and AvaloniaUI!
- Install games
- Play games
- Uninstall games
- Yeah its pretty barebones
- No NetHack Unfortunately (they don't distribute linux binaries)
Download from releases and run the executable.
Run in its own folder, as a separate "Games" folder will be made.
Feel free to fork and make a PR!
New games can be added by putting a json in the RogueLinux/Assets/json folder along with an image to go with it, in RogueLinux/Assets.
- .NET 8 + C#
- AvaloniaUI
- MessageBox.Avalonia
- Newtonsoft.Json