- game_saves table + migration 002 (JSON state, anti-cheat metadata) - saveControllers.js : load/save avec validation delta ressources (750k/s × 1.1) - GameSaveManager : upsert MySQL ON DUPLICATE KEY UPDATE - useSaveSync hook : auto-save 30s + keepalive beforeunload + guest fallback - save-validation.test.ts : 8 tests anti-cheat - economy.ts : arbre d'évolution 5 nœuds + prestige ADN (rattrapage step 2) - economy.test.ts : +40 tests (évolution tree, multipliers, start bonus) - GDD + SPRINT1.md : docs sprint complètes - Rethème data : shop.json, Achievements.json, Cookie, Legal (rattrapage step 1)
51 lines
2.2 KiB
Markdown
Executable File
51 lines
2.2 KiB
Markdown
Executable File
<!--Head-->
|
||
|
||
<h3>Clickerz — Tetard Universe</h3>
|
||
<br>
|
||
|
||
### 📄 About :
|
||
<br> This site is a prototype exercise designed and developed by TrueQuiLeaks Team as part of their Web and Mobile Developer training at the Wild Code School on the Remote campus from September 2023.
|
||
|
||
<br>
|
||
<br>
|
||
|
||
|
||
### ✏️ Languages :
|
||
This site is developed with the following languages : <br>
|
||
<p dir="auto">
|
||
<a href="https://www.w3.org/html/" target="_blank" rel="noreferrer">
|
||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40"/></a>
|
||
|
||
<a href="https://www.w3schools.com/css/" target="_blank" rel="noreferrer">
|
||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40"/></a>
|
||
|
||
<a href="https://sass-lang.com" target="_blank" rel="noreferrer">
|
||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/sass/sass-original.svg" alt="sass" width="40" height="40"/></a>
|
||
|
||
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer">
|
||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="40" height="40"/></a>
|
||
|
||
<a href="https://reactjs.org/" target="_blank" rel="noreferrer">
|
||
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg" alt="react" width="40" height="40"/></a>
|
||
</p>
|
||
<br>
|
||
<br>
|
||
|
||
### 🎖️Achievements :
|
||
- **W3C:** Our website has passed W3C certification.
|
||
- **Accessibility:** bookofwilder.fr to pass the LightHouse PC and Mobile test with a result of 100%.
|
||
- **SEO:** This was one of our personal validation criteria and after the LightHouse tests (PC and Mobile), our site fulfilled it 100%.
|
||
- **Speed:** Our site sets speed records with a 100% on the LightHouse PC test and 100% on Mobile. Improvements are underway to optimize this latter result.
|
||
|
||
<br>
|
||
<br>
|
||
|
||
### Credits :
|
||
|
||
This site is a prototype exercise designed and developed by: Alix C, Sebastien L, Baptiste S, Kévin T and Nicolas DF as part of their Web and Mobile Developer training at the Wild Code School on the Remote campus from September 2023 .
|
||
|
||
<br>
|
||
<br>
|
||
<br>
|
||
<br>
|