You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go server backend for a game prototype.
Using Go's concurrency features to encapsule / run separate game modules in a concurrent manner.
Including Simple AI and Socket / Websocket support.
Will maybe evolve in an interactive chat. Lets see. :)