M217-PT-echesstria/README.md

37 lines
1.5 KiB
Markdown
Raw Normal View History

2019-05-22 09:19:56 +02:00
# 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")
2019-05-22 09:30:31 +02:00
2019-05-20 19:33:01 +02:00
## Sommaire
2019-05-22 09:40:27 +02:00
1. **Description**
2. **Pré-requis**
3. **Installation**
4. **Commandes**
5. **Crédits**
2019-05-22 09:19:56 +02:00
## Description
2019-03-12 10:12:37 +01:00
2019-05-22 09:19:56 +02:00
Projet tutoré de jeux d'échec équestrien par le groupe "[Good 3nough Team](https://git-iutinfo.unice.fr/good3nought)".
2019-05-21 15:53:09 +02:00
2019-05-22 09:19:56 +02:00
## Pré-requis
2019-05-22 08:54:02 +02:00
2019-05-22 08:54:35 +02:00
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.
2019-05-22 08:54:02 +02:00
2019-05-22 09:19:56 +02:00
## Installation
2019-05-21 15:53:09 +02:00
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.
2019-05-22 09:19:56 +02:00
## Commandes
2019-05-20 21:23:13 +02:00
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. 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.
2019-05-22 09:19:56 +02:00
## 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)
2019-05-20 21:23:13 +02:00
2019-05-22 09:19:56 +02:00
License creative commons Attributions 4.0 (voir [LICENSE.md](https://git-iutinfo.unice.fr/good3nought/echesstria/blob/master/LICENSE.md))