https://github.com/nouemankhal/multitictactoe
Mutlplayer Tic Tac Toe Game in JAVA
https://github.com/nouemankhal/multitictactoe
cryptography java multithreading mysql socket-programming swing
Last synced: 2 months ago
JSON representation
Mutlplayer Tic Tac Toe Game in JAVA
- Host: GitHub
- URL: https://github.com/nouemankhal/multitictactoe
- Owner: NouemanKHAL
- License: mit
- Created: 2019-03-13T21:02:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-06T12:38:31.000Z (over 5 years ago)
- Last Synced: 2025-03-06T17:14:30.655Z (over 1 year ago)
- Topics: cryptography, java, multithreading, mysql, socket-programming, swing
- Language: Java
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multiplayer TicTacToe
Version multijoueur du Jeu TIC TAC TOE en Java. Interface graphique (GUI) en Java Swing, la gestion de base
de données avec MySQL, la programmation réseau avec les sockets, et la
cryptographie (sécurité des mots de passes et des paquets réseaux) en RSA et Blowfish.
### Ecran d'accueil (Lobby) :
### Exemple de Partie :
# Utilisation
* Lancez l'application Serveur (TTT Server)
* Lancez l'application Client (TTT Client)
* Authentifiez-vous et jouez !
# Développé par
* [Noueman KHALIKINE](https://github.com/NouemanKHAL)
* [Othmane EL HOUDAIGUI](https://github.com/othmane1997)
* [Oumaima EL AJJAJ](https://github.com/oumaimaaj)
* Hajar ASSOUJAA