Skip to content

tfwcodes/online-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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: cezard597@gmail.com or at @tfwcodes on github (more info there)
------------------------------