Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

If it works well enough to draw the map but you cannot make a turn, that is surprising... it should start as follows:

(1) show a help screen in which you can click "start game"

(2) show the initial map -- hovering over that map should move the green "+" sign and change the description below (if you are over something known)

(3) clicking on a friend of the blue gamer should move the "@" to there

Clicking on a small gray circle (initially, almost all gamers) does nothing (since you do not know how to reach there yet), I guess there should be some comment for clarity. If it is indeed broken, the browser console might contain some hints to help fix the issue.

(1 edit)

The problem is with the (3) step. I clicked like hell on initial gamer (@), his friends, nearby (unknown) dots etc.
It may be connected to another browser window running in background - some games have problems with that, but usually on loading stage, not on clicking.
I also didn't check if my adblocker blocks interactions with your game, but I had no issues with it in relation to other games, so it may not be the case.
UPD: Nope, adblocker is innocent.

Browser console shows 3 following errors:

lib.min.js?1788777660:2 Unrecognized feature: 'monetization'.
xe @ lib.min.js?1788777660:2

lib.min.js?1788777660:2 Unrecognized feature: 'xr'.
xe @ lib.min.js?1788777660:2

lib.min.js?1788777660:2 Allow attribute will take precedence over 'allowfullscreen'.
xe @ lib.min.js?1788777660:2

That's actual gameplay dump, the moment when I can't interact with things.