Skip to content
/ Velha Public

Velha a Tic Tac Toe game with one server and two clients

Notifications You must be signed in to change notification settings

mansueli/Velha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Velha is a Small Tic Tac Toe game in java using sockets to comunicate with each module (clients/server).

It uses the following topology:

          Server
        /        \
       /          \
    Client 1      Client 2

While most Tic Tac Toe games uses the following topology:

          Client 1 (Server)  <--------> Client 2 (Client)

=====

@TODO FIX JPanel images (gifs)

Description : The images X.gif and O.gif aren't being visible for players when they click on them.

About

Velha a Tic Tac Toe game with one server and two clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published