Exclusively Multiplayer Co-Op Metroidvania, with the butter-smooth movement of Smash Bros Melee.
-
Open Unity 2018.1.1f1 and open this repository's code
- Build
I welcome all pull requests that fix bugs, and refactor ugly parts of the code.
If you are new to the project, I suggest you avoid the below classes, because they are by far the most horrible and unreadable in the entire codebase. Even I who wrote them, am having difficulties with them, because they are bloated. After all, when I wrote the below systems, I didn't even know the basics.
The code I wrote is licensed under GNU Public License Version 3, and is located under the folders Assets/Co-Op Prototype/Scripts
and Assets/Editor/Tools
and is always of filetype .cs
The only code I did not write in the abovementioned path locations, has the proper author credited at the first lines.
The tl;dr is that you can use most assets without permission as long you don't monetize off them in ANY way. So for example, using them for a prototype is ok as long you dont profit off it. But if you use the sprites in a game where you sell microtransactions, it's illegal. If you want to be certain, read below.
- The sprites and animations to Player1's character (Fool/Fisherman), were made by Caitlin G Cooke and me, under the license of Creative Commons BY-SA v4.0
- The sprites and animations of all monsters, were made by Zhelisko and me, under the license of Creative Commons BY-SA v4.0
- The sprites and animations of Player2's character (Fiend/Friend), were made by Zhelisko, under the license of Creative Commons BY-SA v4.0
- The music is composed and owned by Kerry Joiner, if you wish to use it, ask him for permission.
- The IP of Double Damnation (e.g. Fool&Fiend/Fisherman&Friend, Darkwind) are owned by The Yellow Architect.
- Most of the sound effects originate from https://freesound.org
If what you seek isn't here, contact me , and I will reply. I do not wish any legal issues, since this game is free at its core, with no monetization planned out of anything from it, but know that I am willing to fight against illegitimate/unwarranted legal action.