N.B: This project is written in French.
This exercice made me work on:
- Interaction with the DOM
- Const and let management
- Array and Array of Objects management
- Code optimisation
- Basic CSS
- Storage of the player actions and informations (
health
,xp
,gold
andweapon
)
- Play the game: MINI RPG
- HTML5
- CSS
- Flexbox
- Mobile-friendly workflow
- JS Vanilla
With this project, I learned how to organise and manage all the content of the game in my JavaScrit file.
- GitHub - NejiH