Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 482 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 482 Bytes

Play Go Server (PGS)

This is the repository for the Play Go Server and platform.

Goals

Develop multiplatform clients to interact with same server and allow all to play together with lowest barrier of entry possible.

Clients

Implemented using flutter to support all possible platforms.

In order of priorities:
-[ ] Web -[ ] Windows -[ ] MacOs -[ ] Android -[ ] iOS -[ ] Linux

Server

Implemented using:

  • Kotlin + Java15
  • Spring
  • Webflux
  • PubSub