Skip to content

Tic Tac Toe Online Multiplayer. Connections are established with sockets, server & client. You control the game via the arrow keys on your keyboard.

Notifications You must be signed in to change notification settings

gamziboi/Tic-Tac-Toe-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Tic Tac Toe Online Multiplayer. Connections are established with sockets, server & client. You control the game via the arrow keys on your keyboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages