41 lines
1.6 KiB
Markdown
Executable File
41 lines
1.6 KiB
Markdown
Executable File
# e-Chesstria - Projet Tutoré Equipe [G00D3N0UGHT](https://git-iutinfo.unice.fr/good3nought) Semestre 2
|
|
|
|
![logo](https://git-iutinfo.unice.fr/good3nought/echesstria/raw/master/logo.png "e-Chesstria logo")
|
|
|
|
## Sommaire
|
|
|
|
1. **Description**
|
|
2. **Pré-requis**
|
|
3. **Installation**
|
|
4. **Commandes**
|
|
5. **Crédits**
|
|
|
|
## Description
|
|
|
|
Projet tutoré de jeux d'échec équestrien par le groupe "[Good 3nough Team](https://git-iutinfo.unice.fr/good3nought)".
|
|
|
|
## Pré-requis
|
|
|
|
Pour fonctionner, ce projet necessite d'avoir un [java JDK SE 1.8](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) à jour pour compiler et lancer le programme.
|
|
|
|
## Installation
|
|
|
|
Pour installer le projet, vous pouvez lancer le fichier [echesstria.jar](#) ou bien compiler le projet en créant un nouveau projet sous Eclipse ou Intellij.
|
|
|
|
## Commandes
|
|
|
|
Pour pouvoir jouer, vous devez dans un premier temps rentrer deux noms de joueurs, si ces derniers sont vides, le jeu ne se lancera pas.
|
|
![logo](https://git-iutinfo.unice.fr/good3nought/echesstria/raw/master/imgs/joueurs.PNG)
|
|
|
|
Dans un second temps, vous devrez choisir qui jouera les blancs et qui jouera les noirs, vous pouvez également laisser le jeu choisir pour vous.
|
|
|
|
|
|
## Crédits
|
|
|
|
- [ALEXOVITZ Anthony](https://git-iutinfo.unice.fr/aa700867)
|
|
- [NOWICKI Johann](https://git-iutinfo.unice.fr/nj715143)
|
|
- [RELEVAT Chiara](https://git-iutinfo.unice.fr/rc804998)
|
|
- [SRIFI Jose](https://git-iutinfo.unice.fr/sj801446)
|
|
- [THEBAULT Manon](https://git-iutinfo.unice.fr/tm802036)
|
|
|
|
License creative commons Attributions 4.0 (voir [LICENSE.md](https://git-iutinfo.unice.fr/good3nought/echesstria/blob/master/LICENSE.md)) |