Skip to main content

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

Doc

4
Posts
A member registered Nov 28, 2022 · View creator page →

Creator of

Recent community posts

(1 edit)

Switched the whole codebase to C++, because why not? I thought it would be faster, but it isn't. (I mean, maybe it's a little faster by a constant, but the complexity as the program scales is dogsh*t in both implementations.) However, this one I can at least package as a binary for my fellow linux users. Enjoy. I find the program fun to mess around with.

(1 edit)

I cannot get pip to work on my arch install at the moment, so if anyone in the world could turn my source code into a working executable, I'd appreciate that. Right now, you can play it by opening the .py file with python, pygame creates a window and draws the game.

Don't worry - it works on wine!

The game works on linux through wine (I'm on Manjaro).