Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I just found out about this game, and im sad development is stopped on it. Due to it being on Git under the MIT license. does that mean we are allowed to continue developing the game ourselfs or even use what already is there and redo it into different types of game?

Hi! That is indeed the case.  I remember someone once did a version that added some multiplayer elements to it.

You can make Pull Requests to the original repo if you want to add something to the base game or you can just make your own version.

It's made in Godot 2, mind you; so use the correct version of the engine. After I get back from vacations, I'll try to make the updates necessary to make it compatible with Godot 3.

ok so i am allowed to just take off the assets and tilesheets and redo the whole game with slightly different approach. thanks for the quick answer. i guess i have a new project to work on now.