Skip to content

javafx code for TicTacToe game you can play with computer or 2 players

Notifications You must be signed in to change notification settings

DinaGamalMahmoud/javafx-project-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Authors: .......... Hossam Atef Abdelrafie Khalil El-Esseily Dina Gamal Mahmoud Labib Nouran Alaa Abd El-aziz Hamouda Mohamed Helmy Abd Elzher Osman Fatema Mohamed Abd Almotalib Ateya Nada Mohamed Mahmoud Elsayed

Features


Player Side:


  • Sign in or Sign up as a first time player.

  • Showing Online/Offline status of players on the updated players list after sign in.

  • The player can play in single mode( i.e. play with the computer) using AI(MiniMax algorithm).

  • Player can ask any online player to play with him.

  • Two players to play together after the second player accepts the invitation.

  • The Application save the game and score for replay later.

  • The Application has chat box so, players can communicate with each others.

  • The Application capture images for the game.

Server Side:


_ The Server application has a simple GUI :

 To start / stop the server.

 View the player list [online and offline] with each player points.

##Visions


Optimizations of any sort on the existing code.

How to PLAY:


Install mysql or any database to save the information of players in 2 tables players and saved game then run server and run client on any other computer. make sure to change the ip address ...

About

javafx code for TicTacToe game you can play with computer or 2 players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published