Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/radyio/tictactoejava


https://github.com/radyio/tictactoejava

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

đź‘‹ Bienvenue sur TicTacToeJavađź‘‹



Version
language
année
nombre de ligne de code
taille du projet

> tictactoe est un morpion en réseau avec utilisation de 'RMI'

## Installation

```sh
git clone https://github.com/RadYio/tictactoeJava.git
```
## Compilation avant d'éxécuter quoi que ce soit
```sh
cd tictactoeJava
javac *.java
```

## Éxécution Serveur
```sh
java JeSuisServeur
```

## Éxécution Client
```sh
java FenetreJoueur

exemple: java FenetreJoueur K
```

## Auteur




photo de profil {github} du compte



👤 GONIN-SAGET Allan







photo de profil {github} du compte



👤 BOULLIER Arthur





## What's next ??

- Ajouter des sons
- Gerer l'egalite
- Creer un JAR