itch.io is community of indie game creators and players

Devlogs

wip: building placement - selection

Word by Word: Adventure
A browser game made in HTML5

Continuing working on building system. 

- Fixed the offset relative to tiles by subtracting the object's height (in this case, the tile's height) from the height of the shape.
- Added logic for highlighting tiles on hover.
- Added logic for clicking on tiles.

Leave a comment