This little game is about protecting your egg. You have to confuse your enemys, get the egg to the hatchery and back to the barn. Good luck! It's not finished, but I've run out of time and wanted to publish it.
Unfortunately can't get this to run on linux... First I got a bunch of `The file "Data/Rooms/Baseroom.txt" is missing or inaccessible, make sure the URL is valid or that the file has been added to your sketch and is readable. ` errors which were fixed by renaming the `data` directory to `Data`, but after that, I just get `An irrecoverable stack overflow has occurred.`
with better movement ai (so that it is easier to predict because the enemies can just walk right up and dance around my egg for 2 turns before immediately dying) i think it could be a really nice and fun rogue like turn based puzzle game!
Comments9
` errors which were fixed by renaming the `data` directory to `Data`, but after that, I just get `An irrecoverable stack overflow has occurred.`