Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Other than not being able to exit, I enjoyed this a lot.  Now, I will say the crafting system could use a bit of work, and I'd totally be down to show you some methods I've found to be really easy to use and minimal code on the function/method end, if you're up for it.  You could make something really cool with a bit more time and polishing.


For anyone else wanting to try, I'd suggest using the highlighted portion of code below before playing:

Totally forgot to mention F11 changes it from full screen to windowed mode. I will add that to my description. And yea definitely could use a lot of work. I am going to probably re-write this in C++ at some point using PGE (Now that I can actually compile it.) I planed on adding a in-world crafting also but never got around to it.

(+1)

Ahhh, okay.  I probably would've figured that out if I'd gotten further in the code than setting the screen size.  It's pretty cool, man.  Actually kinda refreshing to see something made with Python, but PGE would make the game scale better, I'd imagine.