- Go to file
sonar-project.propertiesand replace "XX" with your group number.
You can run the validator and Sonar with CSS and JS rules locally. There is no need to push to the server to check if you are compliant with our rules. In the interest of sparing the server, please result to local testing as often as possible.
If everyone will push to test, the remote server will not last.
Please consult the Sonar guide at https://gitlab.ti.howest.be/ti/2023-2024/s2/programming-project/documentation/documentation/-/blob/main/sonar-guide/Sonar%20guide.md
In order to help you along with planning, we've provided a client roadmap https://gitlab.ti.howest.be/ti/2023-2024/s2/programming-project/documentation/documentation/-/blob/main/roadmaps/client-roadmap.md?ref_type=heads
All files should be placed in the src directory.
Do not change the file structure of the folders outside of that directory. Within, you may do as you please.
https://project-1.ti.howest.be/2023-2024/labyrinth/api/
The reset.css has aleady been supplied, but it's up to you and your team to add the rest of the styles. Please feel free to split those up in multiple files. We'll handle efficient delivery for products in production in later semesters.
A demonstration for connecting with the API has already been set up. We urge you to separate your JS files as atomically as possible. Add folders as you please. Make use of javascript modules (as seen in the Web Development Essentials classes).
In case you get stuck or confused https://learncssgrid.com/
And for your convenience, yet use with caution https://grid.layoutit.com/
| Bug behaviour | How to reproduce | Why it hasn't been fixed |
|---|---|---|
| Leavegame zorgt er niet voor dat je speler uit het spel gaat, na 2 minuten leaven wel | Klik op leave button | Te weinig tijd |
| Als je NIET lokaal runt mag je niet voortijdig klikken voordat alles telkens opnieuw is gerenderd in, anders gaat het mis door de lag van de howest server | In de howest server site, maak een zet vooraleer het spelboard is ingeladen | Lag in de howest server |