Sonic Robo Blast 2 Public
Find a file
James R dc103330ac Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE
Fix for GCC C++ compiler, which always defines _GNU_SOURCE.
2023-07-26 14:03:55 -04:00
.circleci cleanup whitespace in CircleCI build config 2022-11-11 21:19:27 -05:00
android
assets 2.2.11 2023-05-16 18:20:15 +02:00
cmake cmake: Add optional clang-tidy integration 2023-07-26 07:58:31 -04:00
debian-template
deployer
doc
extras Remove action 260 from the UDMF config 2023-07-06 18:26:30 +02:00
libs MSVC project file works again! Supports Visual Studio 2022. 2022-12-31 19:35:07 -05:00
src Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2023-07-26 14:03:55 -04:00
thirdparty cmake: Fix png and openmpt builds in clean envs 2022-12-10 01:53:23 -06:00
tools Merge branch 'master' into next 2022-11-11 22:03:58 -05:00
.gitattributes
.gitignore Update .gitignore 2023-07-25 08:45:42 -04:00
.travis.yml
Android.mk
appveyor.yml 2.2.11 2023-05-16 18:20:15 +02:00
CMakeLists.txt Merge branch 'cmake-clang-tidy' into 'next' 2023-07-26 11:59:02 +00:00
comptime.bat
comptime.mk
comptime.props
comptime.sh Merge branch 'comptime-no-fail' into 'master' 2022-11-15 21:48:47 -05:00
cpdebug.mk
debian_template.sh
Doxyfile
LICENSE
Makefile
README.md
srb2-vc10.sln
SRB2.cbp
Srb2.dev
srb2.png
SRB2_common.props
SRB2_Debug.props
SRB2_Release.props
srb2banner.png

Sonic Robo Blast 2

latest release

Build status Build status CircleCI

Sonic Robo Blast 2 is a 3D Sonic the Hedgehog fangame based on a modified version of Doom Legacy.

Dependencies

  • NASM (x86 builds only)
  • SDL2 (Linux/OS X only)
  • SDL2-Mixer (Linux/OS X only)
  • libupnp (Linux/OS X only)
  • libgme (Linux/OS X only)
  • libopenmpt (Linux/OS X only)

Compiling

See SRB2 Wiki/Source code compiling

Disclaimer

Sonic Team Junior is in no way affiliated with SEGA or Sonic Team. We do not claim ownership of any of SEGA's intellectual property used in SRB2.