itch.io is community of indie game creators and players

Devlogs

Finished Trading

The Merchant
A browser game made in HTML5

I've finished a very basic inventory and trading system in godot. All it basically does is ask whether or not a trade is acceptable, if it is then it just swaps the items in the inventories. The inventories are basically just arrays that show what they are by requesting an image from the data each index contains. All the art is done by me. 

Leave a comment