Skip to content

drednout/xo_server

Repository files navigation

xo_server

Simple Python server for tick-tac-toe game(PVT course)

Main components

  • MySQL - main data storage.
  • Redis - additional data storage.
  • RabbitMQ - message broker.
  • Game Server - a main service which implements various game logic.
  • Login Server - a service which performs user authentication.

About

Simple Python server for tick-tac-toe game(PVT course)

Resources

License

Stars

Watchers

Forks

Packages

No packages published