Projects projects projects

KOLONIAL SIMULATOR

2018-06-17 02:00:00

This is a Unity project where I wanted to get familiar with the API of the online grocery store Kolonial.no, now rebanded to Oda.no. My goal was to load all the products in to this virtual grocery store where you could collect groceries and synchronize them with your online shopping account. I also wanted to add multiplayer functionality so players could log on and go shopping together.

I’ve published my API wrapper for Unity at Github, you can find it here:
https://github.com/bummie/Unity-Kolonial.no-API-Wrapper

Syncing products to the online store

Testing multiplayer functionality.