An open API service indexing awesome lists of open source software.

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

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