This was made for a game jam using the Godot game engine. In the game you make your way through four procedurally generated levels, containing spike traps and enemies, with the goal being to kill the boss enemy and retrieve a treasure. The twist is that each treasure you collects contains a curse which imparts a negative effect on the player for the remainder of the game. I have made a few small upates to it over time, initially to add some missing icons and text and then later to add some music and sounds to the game which I didn't have time to add during the jam.
Games
This was made for a game jam using the Godot game engine. The game is a simple matching game where the player is provided with lists of buy and sell requests for various cat-based stocks, which they then have to match up. There are some additions I still plan to make to it, such as sounds and some improved graphical elements. I also plan to modify the game play to make it more fun with some type of upgrade system, similar to those found in idle games.
This my attempt at making an MMORPG type game, though as it's unlikely to ever be massive I am ignoring that first 'M'. Rather than being a genuine attempt at making the next WoW, this is instead just a hobby project that I work on every now and then, for learning and trying out ideas, which will likely never be finished.
Tools
As someone who always wants to be on the cutting edge of technology I felt I would try and get ahead of my competition and begin learning how to create games for the GameBoy classic. As the GameBoy's graphics are based around tiles, I made this tool for designing tiles which generates the binary data for them, which I can then copy in to my code.
Websites
Contrary to the name, the Blood Bowl League Manager website doesn't actually let you manage a Blood Bowl league, though that is ultimately the intention. Blood Bowl is a fantasy football game (the orc and goblin kind of fantasy) played using miniatures and dice. Currently the website has a roster editor for a handful of the teams, with the rosters being able to be exported as pdf files or saved on the website if the user has an account.