Game Prototypes
Here are some game prototypes I've made. Unlike the other pages in this section, these games are explicitly unfinished. Some are abandoned projects that are still somewhat fun, some are game jam entries that weren't finished on time, while some others are the precursors to other projects.
The list is in no particular order.
Slime Witch
Slime Witch is a virtual-pet/clicker/idle game about breeding slimes.
In Slime Witch, you take care of your pet slimes. Once a slime grows big enough, it'll split and become two smaller slimes. Each slime has "genes" which subtly control their color and behavior under the hood, each time a slime splits, they can mutate ever so slightly. Slimes of certain color will have special features.
There's an in-game help menu to explain all concepts currently present in the game. The game was made with Godot Engine and is available for Windows, Linux and Web.
Tic-Tac-Blitz
Tic-Tac-Blitz! is a different take on the classic game.
In Tic-Tac-Blitz, a three-in-a-row gives you a point instead of winning the game. The first player to reach a pre-chosen amount of points wins the game. Each player has a limited time to take their turn, and when the board is in a tie state you can swap one of your opponent's tiles for your own.
The game was made with HTML+CSS+JS, however it's not available to play anymore. It has evolved into another game called TicTactician which you can find here.