University results

Now that my Bachelor studies are over, I feel free to publish some of the work I created for assignments. There are four articles to follow, three of which are at least tangentially related to gaming. All of them are in German, so if you don’t speak that language I’m afraid I don’t have anything for you for the next few weeks – I’m planning to release one every week.

That said, the fifth result I’d like to share is a small Python game. As usual for programming projects, the documentation is in English (and the game itself has no text). It’s called Space Invaders: Special Forces, rather unfinished, but maybe fun for a minute or two. If I should receive feedback (via mail or as an issue on Codeberg), I might continue working on it, but I can’t see it becoming a real game, so maybe not. The game is licensed under the GPL, so feel free to create a fork, if you like. To play, you need Python and you must have PyGame installed.