TicTacToe Online Multiplayer game in C++ using SFML

111 Просмотры
Издатель
This is a poorly implemented c++ Tictactoe game using Simple and Fast Multimedia Library(SFML). You can play with you friend far away over the internet where one will be a host with a URL to point to his/her PC. You can get that URL using free relays like portmap.io (Recommended) or maybe Ngrok.

You can find the code in my GitHub page: https://github.com/needl3/tictactoeOverTheInternet
Категория
Язык программирования C++
Комментариев нет.