Skip to content

makasim/gogame

Repository files navigation

Go game

The purpose of the repo is to explore and demo potential of flowstate library.

For now a player can create a game or find vacant game to join. Once the game has two players, the game starts. The server randomly decided who starts the game. The players do moves in turns withing given time frame (30sec). Either player can resign the game at any time. There is no actual game logic implemented yet.

More to come.

How to run

Start server:

go run main/main.go 

Start demo client:

go run play.go

To build the UI read its readme

Credits

About

Go board game server

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages