Skip to content

teplinsky-maxim/merge-game-api

Repository files navigation

Merge API

Who doesn't know what a merge-like game is? The rules are simple:

  1. Create object on board
  2. Merge them to create higher-level object

My idea is to create an API to handle such mechanic, so anybody can use this API to create a merge-like game

Base idea

img.png

Things left to implement

  • Sync board states across redis and postgresql on board-access level

About

A scalable merge-like-game API implemented in golang

Topics

Resources

Stars

Watchers

Forks