TheStoneBanana / mania-doom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOOM in Sonic Mania

DOOM in Sonic Mania is a mod for the 2017 game Sonic Mania that lets you play DOOM.

The mod is based on the Chocolate DOOM source port, with elements referenced and lifted from Crispy DOOM for aspects of the widescreen implementation.

This source is being presented as-is and I don't intend on continuing to work on it.

Obligatory Apology

This code is definitely a mess, sorry! Towards the end a lot was done just to get things working rather than to be clean or elegant, so there's portions that are super super hacky and lots of variables are strangely named. Enjoy that I guess :P

Credits

  • TheStoneBanana - Mod author
  • CodenameGamma / SuperSonic16 / Rubberduckycooly - ManiaAPI authors
  • All contributors to the Chocolate DOOM and Crispy DOOM source port projects. You rock!

License

This project is licensed under the GNU General Public License v2.0. Please see the LICENSE file for more details.

About

License:GNU General Public License v2.0


Languages

Language:C 90.9%Language:C++ 9.1%