KOLONIAL SIMULATOR
2018-06-17 02:00:00
This Unity project started as an experiment to get familiar with the API of the online grocery store Kolonial.no (now rebranded to Oda.no). My goal was to load all the products into a virtual grocery store where you could collect items and sync them with your online shopping account. I also experimented with multiplayer functionality so players could shop together in real time.
I’ve published my Unity API wrapper on GitHub:
https://github.com/bummie/Unity-Kolonial.no-API-Wrapper
Syncing products to the online store:
Testing multiplayer functionality: