Day 9 Done:
- Life system finally fixed thx @CorentinL5 ✅
- Others gamemods fixed ✅
- Extra letters fixed thx @CorentinL5 ✅
Fix: Lifecounter and some (nav) Paths assets/css/exercice.css |-> Add: .life_counter css
assets/js/exerciceLife.js |-> Fix: life variable, |-> Add:incrementLife(), decrementLife() add or remove 1 from {life} |-> Fix:function updateLife() now doing what she should |-> Add:decrementLife() callings in code where needed |-> Fix: "extra" are now removed when backspace
assets/php/nav.php |-> Fix: Nav Paths are now fine
assets/php/nav2.php |-> Fix: Nav Paths are now fine
index.php |-> Fix: php include path
select_solo.php |-> Fix: for style path
exercice_life.php
|-> Add: <p class="life_changer" id="life_changer"></p>
Day 10 Incomming:
- Account system 💭