《Cat-Particle Duality》
Basic Information
Game:Cat-Particle Duality
Engine:Unity
Date: June 2022
download:https://brandon-official.itch.io/cat-particle-duality
Button Guide:
A/D : left/right
space bar: jump
E: interact
Q: switch
P:switch(in two player game mode)
video:
The first version of this game project was finished in GGJ2022, The theme of gamejam is “Duality“ The first version contains 5 levels. After 5 months, I iterated on version 2.0, adding a new puzzle mechanic, and the game ended up having 2 large chapters with 8 levels in total.
Game Concept
The plot of the game is roughly about a cow cat of the hostess who mistakenly entered the dimension and split into a black cat that can move in three dimensions and a white cat that can only move in two dimensions.
The two cats will cooperate with each other to defeat the enemies, get the key to open the door and finally return to their mistress!
Game play
Chapter I
Chapter II
Based on the gameplay of the first chapter, I found that the white cat has a lot less freedom of action than the black cat, and cannot jump freely, get keys, and defeat enemies like the black cat. So I added an ability to the white cat: you can switch the color of a special brick at any time
Level design
Lock & Key
In the first level, I want the player to find their own way to get the key, open the door, and finally clear the level.
This design also follows each subsequent level
Mutiple Routes
Because it is the last level of the first chapter, I want to test the player’s puzzle solving skills on the one hand, and guide the player to discover the hidden speed run route on the other hand.
Players can choose not to get the key, directly from the middle of the map, and use advanced jumping skills to finally clear the level.
Of course, players can also get two keys, open two doors, and finally clear the level.
Backtracking
There is a key placed next to the monster, but the monster moves quickly, it is difficult for the black cat and the white cat to get the sword directly, kill the monster to get the key, so the black cat and the white cat need to cooperate with each other, avoid the patrol of the two monsters, get the sword in the middle of the map, and then turn back to kill the monster.
In the third level, the black cat needs to get two keys to open the door, but because the base jump height of the black cat is only 2 blocks, it will be found that the black cat cannot return normally.
There is a Chinese folk saying called “cats have nine lives”, in the game, the cat will return to the starting point after encountering a spike death, and the player can use the death mechanism to return to the starting point, and it is easy to find the route at this time!