Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 420 Bytes

File metadata and controls

10 lines (8 loc) · 420 Bytes

This is TicTacToe game

Install

  1. pip install pygame

How to use

  1. One opens the client(클라이언트)>>test.py and the other opens the server(서버)>>test.py
  2. Change Your_Friend_IP to a person who opened the server(서버)>>test.py on client(클라이언트)>>test.py
  3. First click F5 or Run Module server(서버)>>test.py and click F5 or Run Module client(클라이언트)>>test.py
  4. Enjoy TicTacToe game