Skip to content

Repository files navigation

PyQt5 Tic-Tac-Toe Game (BETA) Version!

  • Run pip install -r requirements.txt to install the python modules
  • Double-click the OXOGameServer.py file. This should start up the server window. 🚀
  • Start a game client by double-clicking the OXO_GAME_BETA.py file. This should start up a game client window. 🚀
  • Start another game client by double-clicking the OXO_GAME_BETA.py file. This should start up another game client window. 🚀
  • In each game client window you should be prompted to enter the server. This is the IP addresss for the game server. Because you are running everything locally enter localhost in each client window and click the connect button. This should connect both clients to the game server, and should be displayed appropriately on the game server window, indicating that both clients are connected.

You should end up with 3 windows looking like this (1 for the game server 🖥, and 2 for the game clients 🖥️)

GameSever

ClientWindow

ClientWindow

  • You can also check the log files to see what interactions have taken place. On the game server machine open up OXOGameServer.log file, and for the clients open up the OXOGameClient.log files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages