GDevelopApp / GDevelop-examples

Repository of examples and templates for GDevelop - the open-source, no-code game engine
https://gdevelop.io
53 stars 19 forks source link

Inventoralia - Inventory and shop #48

Closed UlisesFreitas closed 3 years ago

UlisesFreitas commented 3 years ago

An example of inventory and shop all in one with persistent data storage

You can get items by clicking it or buying items in the shop. To use an item just right click To delete an item and all its quantity just drag the item to trashcan

Checklist

Game folder

Here the entire repo: https://github.com/UlisesFreitas/Inventoralia-gdevelop-5-template/tree/1.0.0 Here released project: https://github.com/UlisesFreitas/Inventoralia-gdevelop-5-template/releases/tag/1.0.0 Here the HTML exported: https://github.com/UlisesFreitas/Inventoralia-gdevelop-5-template/blob/main/inventoralia-HTML-1.0.0.zip

Assets are inside the GitHub project called screenshot-1 https://github.com/UlisesFreitas/Inventoralia-gdevelop-5-template/blob/1.0.0/screenshot-1.jpg screenshot-2 https://github.com/UlisesFreitas/Inventoralia-gdevelop-5-template/blob/1.0.0/screenshot-2.jpg screenshot-3 https://github.com/UlisesFreitas/Inventoralia-gdevelop-5-template/blob/1.0.0/screenshot-3.jpg

For thumbnail: https://github.com/UlisesFreitas/Inventoralia-gdevelop-5-template/blob/main/icon-512.png