itch.io is community of indie game creators and players

Devlogs

Point&click

Saurian Lodge v2
A browser game made in HTML5

Added mouse callbacks to the UI icons, inventory items and (partially) scene objects. This allowed to simplify the inventory, eliminating the need for a "none" object, as now it's possible to deselect the current object by clicking. It's also easier to use the selected inventory item on a scene object, as it can be clicked to select this action.

Leave a comment