The problem:

Okay so here's roughly what the issue is:LootLocker.io is a really good game backend for indie games. Things like achievements, missions, level systems, collectables are built into it and it works really well with Unity as it has a Unity SDK. It also provides some good scaffolding for a companion app. My question is, is LootLocker.io the best game backend out there and how will it play with the blockchain side of things?We need a backend that can do the following:

  1. Integrate with the blockchain backend/system
  2. Be at least partially open-source
  3. Be easy to migrate from
  4. especially in terms of the code - we don't want to have to rip up all the character stuff if/when we move away from the backend tool

We could always create our own backend but for simplicity I want to go with a tool already developed for now - it's one less thing for us to do. It's really easy to represent things like achievements using Lootlocker. I really want to use Enjin but

  1. I'm having trouble with the Enjin/Unity SDK
  2. How does it work with things like Lootlocker?

The plan here is to do a solely frontend demo for the following things:

The kickstarter project content will not be needing any highly technical or exquisite work done in this area, as we can just show what the game will (roughly) look like and how (roughly) it will function and work. Of course, we do need some information about the blockchain marketplace from @Rish before we launch the Kickstarter project.