Skip to content

needl3/tictactoeOverTheInternet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe Over The Internet

Play tictactoe locally or over the internet with friends

Building

  1. Clone the repository
git clone https://github.com/needle/tictactoeOverTheInternet
  1. Install dependencies

SFML

  1. Compile and run
make run

Peer to peer network note

In order to play this game one has to host with a public url / relay server's urlof his PC so that peer to peer connection can be made between the two.

Todo

Remove the peer to peer connection requirement and implement a way to transfer data without exchanging address

About

Play your classic TicTacToe game locally or online with your friend. Watch demo at: https://youtu.be/TLNTo9DH9TI

Topics

Resources

Stars

Watchers

Forks