Mini-Mart

This game was made with a group for the 120 courses at UC Santa Cruz. It is a relaxing shopping simulator where you play as a shopper in a local store. You can play Mini-Mart here:
https://mightymattme.github.io/Final-Game/

Mini-Mart was made with the same group as Nightmare Runner, but we had more time and experience with the Phaser engine, allowing the implementation of more complex mechanics.

On this project, I lead a part of the game's design process. I took on creating mechanics that fit the style of the game. I also wrote the music for the game.

Using Phaser's built-in physics engine, I wrote code to have the player interact with objects. For example, the movement of objects and tracking what is in bags. I also wrote code that would break an egg when something heavy was set on top.