Skip to content

Java Tic Tac Toe game with MVC pattern. Clients connect to a server using a protocol. Both PTUI and GUI (JavaFX) clients can connect.

Notifications You must be signed in to change notification settings

emzarts/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Java Tic Tac Toe game with MVC pattern. Clients connect to a server using a protocol. Both PTUI and GUI (JavaFX) clients can connect.

How to play

  1. Visit https://emzarts.github.io/tictactoe/ to download the .jar file
  2. Launch the game by double clicking the downloaded file (tictactoe_gui.jar)
  3. Press Start a new game
  4. Enter a port number to connect with (number between 2000-9000)
  5. Have your opponent join on the same port
  6. Have fun! (If you don't know how to play tic tac toe, go here: https://en.wikipedia.org/wiki/Tic-tac-toe)

About

Java Tic Tac Toe game with MVC pattern. Clients connect to a server using a protocol. Both PTUI and GUI (JavaFX) clients can connect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published