Fluffy Fishy Felines was made in Unity for the GameDev Técnico's Christams Jam. The way this jam works is that each team writes a letter to santa, which is then devlivered to a different team, who has to make a game based on it. Both recipient and sender are kept secret from each other.

The letter we recieved asked for cats, sushi and yarn, hence our game being about cats having to defend their kingdom (which is made of yarn) from sushi monsters.

The first thing I did for this game was the path logic. It makes use of Unity's Splines package, with some aditional tweaking to make sure the enemies' movement looks good. After that, I worked on making wave spawning function, the UI, and, something that I had never done in a game jam, set up an interactive tutorial.

One of the things I did, and my favourite part of the game, were the cat paws that appear when you press a button or move a slider. It's a small touch, but I find it immensely fun.

Go Back to Game Jams