added readme content
This commit is contained in:
parent
e2b6336507
commit
02c7ea6bbc
26
README.md
26
README.md
@ -1 +1,25 @@
|
||||
Dépôt pour la SAE de seconde année BUT Aix en Provence
|
||||

|
||||
|
||||
___
|
||||
<p align="center"> A Simple deduction game based on facial reactions </p>
|
||||
|
||||

|
||||
|
||||
## Screenshots
|
||||

|
||||

|
||||

|
||||
|
||||
___
|
||||
## How to run
|
||||
|
||||
In ordre to run the server you will need ```python3``` and ```python3-pip```.
|
||||
Then yo install the depedencies run ```pip install -r requirement.txt```.
|
||||
|
||||
If you want to contribute you may install the dev dependecies as well : ```pip install -r dev-requirement.txt```
|
||||
|
||||
To launch the web server just run the command ```flask run```
|
||||
|
||||
To run the test run the command ```python -m pytest --verbose```
|
||||
|
||||
## Contributors
|
||||
|
BIN
images/Interogation.png
Normal file
BIN
images/Interogation.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
BIN
images/debrief.png
Normal file
BIN
images/debrief.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
BIN
images/logo.png
Normal file
BIN
images/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
BIN
images/title.png
Normal file
BIN
images/title.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 424 KiB |
Loading…
Reference in New Issue
Block a user