Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thanks for your feedback!

I just fixed the coin problem, and exported it to a new version, but only for linux. As far as the walls, I'm not quite sure what causes it just yet, but I'll work on it!

 I was wondering if you could help me with the windows compilation problem. Since I am on linux, I've tried compiling for Windows but I'm not quite if there is an easy way.

Also, thanks so much for your help finding these issues! I really appreciate it!

Well, if you look here : https://github.com/Sygmei/Keith/tree/master/Export

I created a Windows export for you, also I created a CMakeLists.txt, if you use CMake you can easily compile your project on different platforms :) 

(+1)

Awesome, I will try and learn how to use CMake, and thanks for the export!