A network based Tic tac toe game, the implementation was done as the java project @ ITI intake 42 by students of the open source applications development track.
- Getting Started
- Prerequisites
- Installing
- Features
- Diagrams
- Built With
- Authors
- Screenshot
- Video Preview
- License
java 11 or higher recommended
All you have to do is double click on jar files starting by running the server
End with an example of getting some data out of the system or using it for a little demo
Client Features:
-
login
-
SignUp
-
play with pc
-
play with online friends
-
chat while playing
-
have score level
-
see who has the highest score in the game
-
see Online players
Server Features:
- See a list of all users
- See players status and score
- Close and reopen the server
- FontAwesome -Icon packs for Java applications
- ToasterFX -Library for showing side notifications
- AnimateFX -A library of ready-to-use animations for JavaFX
- Maven - Dependency Management
- SQLLite - JDBC Type 4 driver for SQLLite
- JSON-JAVA - A simple Java toolkit for JSON
- Ashraf Abdullatif Mohamed Eldawody - Server Side - Game Senario
- Asmaa Ebrahim Abdelhamid Ebrahim - UI Design - Sound Effects - Game Senario
- Mohamed Hossam Elhusseiny Elghrbawy - Database Connectivity - Client Side -Game logic - Game Senario
- Shorouk Albayomy Abdelaziz Albayomy - Database Design - login - register - Game Senario
This project is licensed under the MIT License - see the LICENSE.md file for details