More actions
No edit summary |
|||
Line 11: | Line 11: | ||
|author=junisoft | |author=junisoft | ||
|lastupdated=2022/12/26 | |lastupdated=2022/12/26 | ||
|type= | |type=Role playing | ||
|version=1.02 | |version=1.02 | ||
|license=Mixed | |license=Mixed |
Revision as of 13:22, 30 March 2023
Rlone | |
---|---|
General | |
Author | junisoft |
Type | Role playing |
Version | 1.02 |
License | Mixed |
Last Updated | 2022/12/26 |
Links | |
Download | |
Website | |
Source | |
Rlone is a real-time clone of a rogue game. It was developed through a friendly competition spanning two weeks, in which participants were free to utilize any tools they wished to create a roguelike game. This particular game is programmed in C99, with the support of SDL2 libraries and libiniparser.
This game features procedural map generation, random weapon and enemy stats, and difficulty and complexity scaling as you descent further into lower floors. It also supports modifications to the graphics, audio, and other things through the config files in "res/cfg/".
Installation
In order for it to be installed on actual hardware, you must have VitaShell installed, in which you can move the VPK over onto your Vita and install it through that.
Screenshots
Changelog
v1.02
- Version 1.02 of Rlone fixes an issue where SDL2 sends a hint to the Window Manager on Linux to disable the compositor. This caused flashing and other bad effects on KDE Plasma, which honors this hint. As such, v1.02 disables SDL2’s default behavior, and no longer asks to disable the compositor.
- This update will slowly trickle onto the page once I move over to Jenkins and Butler for automatic builds.
- This version also will mark the end of a pre-compiled version for OpenBSD. Unfortunately, Butler does not run correctly on it, and as it stands I have no alternative. Luckily, source code will remain available, and Rlone should be very easy to build, and will continue supporting OpenBSD.
v1.01
- Rlone is now on the PS Vita!
External links
- itch.io - https://junisoft.itch.io/rlone