Skip to content

MinaMaher0/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Tic Tac Toe Game

Table of Contents

About The Project

Tic-Tac-Toe, Game that allow player to:

  • Signup and Sign in
  • can choose profile picture from some characters
  • Play with computer in different levels
  • Play with other online player by send invitation
  • Make a short chat with opponent
  • can save a game and retrieve it
  • can play again with the same player if both want
  • can see online and offline players
  • can see other player levels and score
  • See notifications when other player become online

Built With

Getting Started

Prerequisites

java 8u111 or higher recommended MySQL scene builder

Installation

  • open netbeans and import project
  • open mysql in terminal mysql
  • execute commands in data.sql
  • change password of root to 1234
  • run server
    java -jar ./server.jar
    
  • run client
    java -jar ./client.jar
    

Contributors


Mina Maher

Ahmed Abdelnaby

Aya Morsi

Mohamed Salama

Mohamed Atef

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published