Tic Tac Toe Online Multiplayer. Connections are established with sockets, server & client. You control the game via the arrow keys on your keyboard.
-
Updated
Sep 11, 2020 - Python
Tic Tac Toe Online Multiplayer. Connections are established with sockets, server & client. You control the game via the arrow keys on your keyboard.
This is a Tic-Tac-Toe web game, which is designed with Python. The client-side scripting is also done with Python. For that a Python-to-JavaScript compiler is used, named Brython.
Add a description, image, and links to the tictactoe-webapp topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe-webapp topic, visit your repo's landing page and select "manage topics."