2016-09-04 19:12:59 +00:00
# Sonic Robo Blast 2
[![Build status ](https://ci.appveyor.com/api/projects/status/399d4hcw9yy7hg2y?svg=true )](https://ci.appveyor.com/project/STJr/srb2)
[![Build status ](https://travis-ci.org/STJr/SRB2.svg?branch=master )](https://travis-ci.org/STJr/SRB2)
2016-09-03 21:50:00 +00:00
[Sonic Robo Blast 2 ](https://srb2.org/ ) is a 3D Sonic the Hedgehog fangame based on a modified version of [Doom Legacy ](http://doomlegacy.sourceforge.net/ ).
## 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)
2016-09-04 20:26:34 +00:00
Warning: 64-bit builds are not netgame compatible with 32-bit builds. Use at your own risk.
2016-09-03 21:50:00 +00:00
## Compiling
See [SRB2 Wiki/Source code compiling ](http://wiki.srb2.org/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.