readme
This commit is contained in:
parent
df429848b4
commit
2b6eae82f8
28
README.md
28
README.md
@ -1,16 +1,16 @@
|
||||
# e-Chesstria - 2nd Semester Project - Team [G00D3N0UGHT]
|
||||
|
||||
![logo](/raw/master/logo.png "e-Chesstria logo")
|
||||
![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/logo.png "e-Chesstria logo")
|
||||
|
||||
## Table of content
|
||||
|
||||
1. **[Description](#description-back-to-table-of-content)**
|
||||
2. **[Requirements](#requirements-back-to-table-of-content)**
|
||||
3. **[Installation](#installation-back-to-table-of-content)**
|
||||
4. **[Commands](#commands-back-to-table-of-content)**
|
||||
6. **[Chess rules](#chess-rules-back-to-table-of-content)**
|
||||
7. **[Credits](#credits-back-to-table-of-content)**
|
||||
8. **[License](#license-back-to-table-of-content)**
|
||||
1. **[Description](#description-back-to-table-of-content-table-of-content)**
|
||||
2. **[Requirements](#requirements-back-to-table-of-content-table-of-content)**
|
||||
3. **[Installation](#installation-back-to-table-of-content-table-of-content)**
|
||||
4. **[Commands](#commands-back-to-table-of-content-table-of-content)**
|
||||
6. **[Chess rules](#chess-rules-back-to-table-of-content-table-of-content)**
|
||||
7. **[Credits](#credits-back-to-table-of-content-table-of-content)**
|
||||
8. **[License](#license-back-to-table-of-content-table-of-content)**
|
||||
|
||||
## Description [[back to table of content]](#table-of-content)
|
||||
|
||||
@ -34,19 +34,19 @@ After that, you can compile the project by using a terminal prompt or using IDE'
|
||||
|
||||
To play the game, you have to type the name of the two players. If one are blank, the game will put the default name (like "Default Player No1").
|
||||
|
||||
![logo](/raw/master/imgs/joueurs.PNG)
|
||||
![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/joueurs.PNG)
|
||||
|
||||
After that, you have to choose what side each player will take, white or black. You can let the game choose for you. If there are no selection, the game will choose for you.
|
||||
|
||||
![logo](/raw/master/imgs/choix-c.PNG)
|
||||
![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/choix-c.PNG)
|
||||
|
||||
The game will began by displaying the chessfield and the current player name.
|
||||
|
||||
![logo](/raw/master/imgs/echi1.PNG)
|
||||
![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/echi1.PNG)
|
||||
|
||||
The game will ask you to type two positions : the first one is one of the current alives chess pieces of you side and the second one is the destination position.
|
||||
|
||||
![logo](/raw/master/imgs/pos-E.PNG)
|
||||
![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/pos-E.PNG)
|
||||
|
||||
The game will display again the chessfield and will ask you to do the previous actions until one of the two players will be defeated.
|
||||
|
||||
@ -86,7 +86,7 @@ For more informations, you can check this [website](http://www.echecs.club/regle
|
||||
|
||||
## Credits [[back to table of content]](#table-of-content)
|
||||
|
||||
| Peronne ou Source | Role |
|
||||
| Personne ou Source | Role |
|
||||
| :-------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|
|
||||
| [ALEXOVITZ Anthony](https://git-iutinfo.unice.fr/aa700867) | Conception & Developpement |
|
||||
| [NOWICKI Johann](https://git-iutinfo.unice.fr/nj715143) | Conception & Developpement |
|
||||
@ -102,4 +102,4 @@ For more informations, you can check this [website](http://www.echecs.club/regle
|
||||
|
||||
[![logo](https://licensebuttons.net/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/) This project is available under the terms of the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/) (or check [LICENSE.md](/blob/master/LICENSE.md)).
|
||||
|
||||
[![logo](/raw/master/imgs/gitalab.PNG)](https://gitlab.com/gitlab-org) [![logo](/raw/master/imgs/git.PNG)](https://git-scm.com/) [![logo](/raw/master/imgs/java.PNG)](https://www.java.com/fr/download/)
|
||||
[![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/gitalab.PNG)](https://gitlab.com/gitlab-org) [![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/git.PNG)](https://git-scm.com/) [![logo](https://git.srifi.fr/PaulineSrifi/echesstria/src/branch/master/imgs/java.PNG)](https://www.java.com/fr/download/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user