Restructuration of the project folders

This commit is contained in:
Sebastien Riviere
2026-02-13 16:06:50 +01:00
parent 5f16500634
commit c1f1688794
188 changed files with 265 additions and 301 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
---
lang: en-GB
---
# La Traque
La Traque is an outdoor survival game where several teams, usually made up of three players, compete in a shrinking play zone until only two remain. Each team starts in a different location within the play zone. Once the game begins, each team must track and capture their target while being hunted by another team. Teams can obtain information about their target's location in exchange for revealing information about their own position. See `docs/la_traque.pdf` for the complete explaination.
## Get started
### Mobile
If you want to work on the mobile application or create an apk of the application, please follow `mobile/docs/setup.md`.
### Server
If you want to work on the server and the website, or deploy the server, please follow `server/docs/setup.md`.
## Authors
- [Quentin Roussel](mailto:quentin.roussel11@gmail.com)
- Mathieu Oriol
- [Sébastien Rivière](mailto:sebriviere2004@gmail.com)