Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 919 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 919 Bytes

Tic Tac Toe Multiplayer

Python Keyboard Sockets TicTacToe

Play Tic Tac Toe with your friends on different machines. Connections are established with sockets, server & client.

You control with the arrow keys on your keyboard.

Works perfect on LAN and you can also portforward (port 8089 used default).

Requirements

Python 3.XX
A brain

Installation

Download & Extract https://github.com/gamziboi/Tic-Tac-Toe/archive/master.zip
pip install keyboard