Skip to content

Casual mobile game created in Unity

Notifications You must be signed in to change notification settings

imdonix/logistix

Repository files navigation

Logistix

Logistix is a casual puzzle mobile game.

The game is created with Unity.

You can play the game here:

Game

The game has a backend server created with node.js.

Rest API

  • Current version (/version)
  • Current levelmap (/levels)
  • Name set, get (/player)
  • Resolut upload (/resoult)
  • Toplist (/toplist)
  • Invite player (/invite)
  • Premium activation (/premium)

Level editor

  • Level map visualized
  • Editor

Bug report system

  • Post
  • Review

Backend