Skip to content

Sharpeon/Tic-Tac-Toe-Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Online

A simple online Tic Tac Toe game made in Python using Pygame

Requirements

  • The PyGame module (pip install pygame)
  • Python

Instructions

  1. One person opens the server by typing py server.py in a terminal while in the directory
  2. Players can then open their clients by typing py client.py
  3. ???
  4. Profit

Quick note

When playing on different computers, the clients will have to enter the IP address that it will connect to when starting client.py. If you're playing on the same computer, you can just leave it empty and press enter

Author

Sharpeon

About

A simple online Tic Tac Toe game made in Python using Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages