Skip to main content

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

Interesting interpretation of the theme! Did you use GameMaker to make this? Our team found that exporting in HTML5 from GameMaker resulted in errors similar to what I experienced in your web version. The Windows .exe version, however, worked well and was pretty fun. How many hours did you spend making this?

(+1)

Hi,
thank you for playing!

I didn't use an Game Engine.
I used python with the pygame library.

it is not intended for web versions.

The problem with the web version is framerate independence. (delta time) 
This is an easy fix but I didnt had time for that at the end.

I brought about 9 hours for the game. The reason for that is that I didnt use an game engine.

Wow, that's a cool way to do this!

yes kinda. Thanks!