Cat-Go
is a multiplayer video game where 2 players have to work together to cross a busy street- one blindfolded and one cat guide.


full play-through on YouTube

Malaya Heflin - Programmer
Junru Yang - Programmer, Producer
Joy Lim - Artist
Grace Rodriguez - Artist
Boreas Yang - Sound Designer

Tools: Unity, C#, Dancing Pad

"Cat-Go" is a multiplayer video game made in only 1 week, featuring the unique dancing pad as the main controller. One player stands on the dancing pad and is blindfolded, while the other player is attached via leash & belt as a "guide cat". Using only their body movement and a button to meow, the guide player must inform their partner when and which direction to step, avoiding obstacles and gaining fish treats along the way to the goal.


Individual Contributions
  • Create input system mapping dancing pad directional buttons to walking directions
  • Implement player movement and randomized vehicle system linked to stoplight states
  • Implement obstacle functionality (blocking movement & death) via colliders and raycasting, along with life counter system
  • Create UI within Unity and link scenes (start, cutscene, tutorial, main, end) together
Team Contributions
  • Facilitate indiviudal playtesting to discover what can be improved to make game more intuitive and fun
  • Participate in team meetings to design basic gameplay flow and objectives