Skip to content

nathanss/socket-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

socket-tic-tac-toe

This is a simple tic-tac-toe game using sockets in Java, made for the purpose of learning.

How to use:

  1. Start Servidor.java. It will listen on ports 6789 and 6790.
  2. Start two instances of Cliente.java passing the port as a parameter. Player 1 is 6789 and Player 2 is 6790.
  3. Play!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages