Sonic Robo Blast 2 Public
Find a file
Eidolon 61efef2fa9 Add smooth level platter under interpolation, renderdeltatics
`renderdeltatics` can be used as a standard delta time in any place,
allowing for smooth menus. It will always be equal to `realtics`
when frame interpolation is turned off, producing consistent
framerate behavior everywhere it is used.
2022-04-26 20:31:38 -05:00
.circleci Fix some build errors 2020-08-29 18:08:41 -07:00
android
assets Update README.txt again 2022-03-13 14:22:22 +01:00
cmake CMAKE: Move launch-c into more sensible location 2020-06-10 15:08:09 -04:00
debian-template modified: debian-template/rules 2021-08-12 12:39:28 -05:00
deployer
doc
extras Merge branch 'state-changes' into 'next' 2022-03-06 15:45:59 +00:00
libs
src Add smooth level platter under interpolation, renderdeltatics 2022-04-26 20:31:38 -05:00
tools Fix small inconsistency 2020-07-12 19:38:38 -05:00
.gitattributes
.gitignore Rewrite Makefile to be modular as well as more automated 2021-05-04 04:22:37 -07:00
.travis.yml
Android.mk
appveyor.yml 2.2.10 2022-03-06 20:22:22 +01:00
CMakeLists.txt CMake: fix ASM compile 2021-05-07 18:59:51 -07:00
comptime.bat
comptime.mk
comptime.props
comptime.sh
cpdebug.mk
debian_template.sh
Doxyfile Remove some more DOS related stuff 2020-07-25 19:15:54 -04:00
LICENSE
Makefile Add a proxy Makefile at top level 2021-06-16 16:26:18 -07:00
README.md Add badge to readme showing latest stable release 2021-05-11 20:02:12 -04:00
srb2-vc9.sln
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.