diff options
Diffstat (limited to 'games/srb2/README')
-rw-r--r-- | games/srb2/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games/srb2/README b/games/srb2/README new file mode 100644 index 000000000000..61de91f4565f --- /dev/null +++ b/games/srb2/README @@ -0,0 +1,14 @@ +srb2 (Sonic Robo Blast 2 game) + +Sonic Robo Blast 2 is a 3D open-source Sonic the Hedgehog fangame +built using a modified version of the Doom Legacy port of Doom. SRB2 is +closely inspired by the original Sonic games from the Sega Genesis, and +attempts to recreate the design in 3D. While SRB2 isn't fully completed, +it already features tons of levels, enemies, speed, and quite a lot of +the fun that the original Sonic games provided. + +libgme is an optional dependency for srb2. It will be autodetected if +installed. I'm not 100% sure what libgme does for srb2: it's a "game +music emulation" library, but the game music doesn't sound different to +me when srb2 is built with libgme, and I don't see any config settings +to enable it. I haven't played the entire game yet though... |