My game jam submission for LowRezJam2022.

The goal of the game is to find the object the cat wants in one of several random spawn points in the house. The goal object is displayed in the start menu and on the timer at the top of the screen. Time can be added by knocking various items off shelves.

Controls:

A + D to move left and right.

W to go through doors.

Space to jump.


This was my first time making a 2D Unity game. I made all of the sprites and art in the game.

Things I learned while working on this game: 

  1. how to use Procreate to make pixel art
  2. how to use tilemaps and tile palettes in Unity
  3. how to animate sprites

Things I would like to add/change in this game but ran out of time to figure out:

  • Music/sound effects
  • More levels
  • Make the slider timer work better at the low resolution, it was very shaky if I had the canvas in Screenspace - Camera, so I used Overlay and tried to scale it the best I could.
  • And I would have liked to incorporate one of the themes from the jam also.
StatusPrototype
PlatformsHTML5
AuthorPlaidFlannel
GenrePlatformer
Made withUnity
Average sessionA few seconds
InputsKeyboard, Mouse

Comments

Log in with itch.io to leave a comment.

Nice game! I love the idea and the cats are really cute hahahah 
Also great feature knocking items to gain time. Good job!