Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 851 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 851 Bytes

online-tic-tac-toe

Description

tic tac toe online is a multiplayer game that you can play 1-1 (i will add with lobbies etc)
------------------------------
> for example:
    [-] i am sitting in paris and i want to play with my friend that lives in italy
	  the steps:
	       │ 1. him or i, initiate a server                     │
	       │ 2. one of us connects with the ip and port details │
	       │ 3. we are free to play                             │

>> tehnical details:
    │ 1. the game, has a built-in protocol that works troughout the internet │
    │ 2. it uses dotnet 6.0                                                  │

>>> contact:
    [~] if you want to contact the developer, you can go at: [email protected] or at @tfwcodes on github (more info there)
------------------------------