Skip to content

YayJohn/TicTacToeMultiplayer

Repository files navigation

TicTacToeMultiplayer

TicTacToeMultiplayer is a Multiplayer Tic Tac Toe game made in python with pygame.

Usage:

You need to open up the ServerBrowserServer.py so the Users can connect to it and publicize their servers through it. Make sure to open port 6010 on the Server Browser's Router if the Users are not local.

The Users can start the game by running MainMenu.py

Screenshots

Opening the ServerBrowser:

server browser listening

Opening game (MainMenu.py):

game opened

Server Browser:

server browser with room

Multiple Players attempting to join it:

multiple players in room

Game in Progress:

Tic Tac Toe game in progress

Game Won:

game won

Rematch Declined:

Rematch declined

There are also additional Screenshots in the README Images folder if you wish to see some details a bit more indepthly.

About

A multiplayer Tic Tac Toe game made with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages