Day 3: Week Sauce (March 2023) Game Jam


Lots of big changes for Day 3. I've removed the collision between the player and pickups and instead implemented my custom dialog system for picking up items. A lot of the dialog system code came from a previous game I did called "The Mystery of the Missing Necklace." That game, like this one, got the dialog and choices from a JSON file. However, the dialog system there was a bit more complex, since it had some variables in there that affected dialog branching and how the characters and environment looked. (More about that game in that game's postmortem here.)

There's still a lot of work (and code cleanup!) to do, but if you want to check out the source code of this game so far, check it out: https://github.com/melkypop/phaser3-pnc-template

Please also check out @florassence, whom I got the art assets from, their work is super cute! https://florassence.itch.io/tiny-pixel-shop 

Comments

Log in with itch.io to leave a comment.

(+1)

Very good!! Good job implementing the dialog system!! Good luck working on the game and good luck in the jam :D

(+1)

Thank you so much, I appreciate it :-)

You’re more than welcome!!