Posted March 18, 2023 by Melky
#point and click #phaser #javascript #html5 #adventure #game jam
Today, I focused on having the player go into a new room. This also meant making sure that all inventory items that have been collected thus far were not lost in the new room. I also changed the code a bit to make each room have a player walkable area with their own min/max x/y, rather than setting these variables in the player.
So, I think I've got the main parts of the game in place - picking up items, inventory, dialog, entering a new room. Next, I will focus on the actual puzzles, and hopefully somehow get something that relates to the game title (Eat Something) and maybe even the Week Sauce game jam's theme of the month (The Dark Side). Let the brainstorming begin O_o
Meanwhile, check out my code so far, written in Javascript using the Phaser 3 game engine: https://github.com/melkypop/phaser3-pnc-template
And, check out @florassence and their artwork! This is where I got the assets for this game: https://florassence.itch.io/tiny-pixel-shop