Inventory management 3D
A downloadable tool for Windows
This is a small demo from my theory about software gamification.
By using a warehouse tycoon simulator game interface.
You can manage a simple inventory: create products, buy, sell, send and receive samples.
You have a basic journal you can check at any time to see the list of your activities.
You can also save and load data by using the clipboard:
- get data in your clipboard from the game
- paste them in a text file (outside the app)
Then when you leave the app and open it back
- copy data from your text file by using crtl+c (outside the app)
- paste them pressing C key in the intro screen
My goal is to show that you can make a useful app from a game.
Download
Install instructions
Check out the WebGl version at this link
or download the zip file, unzip it, open the inventory3DDemo.exe file
(powered by Unity engine)
Clipboard save system only works with the PC version
Leave a comment
Log in with itch.io to leave a comment.