Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Love the concept but the game kept getting me stuck in the walls as soon as level two loaded. Was this game written in raw Java/etc? Incredible if so, but lack of an engine is holding you back. Really cool concept.

Glad you liked the concept! Also you are pretty much spot on, the game was written in python using a few of the built in libraries including Tkinter. And yes an engine would be a good next step for me to improve my efficiency in game development. There definitely are a number of bugs that come up because of it which are hard to fix within a game jam timeframe.