This repository contains the demos for the Spring 2025 semester of the course "Web Game Development".
Each week may have a different demo, and each demo may have different branches. The branches are named according to the week and the demo. For example, the branch week1-demo1 contains the demo for the first week of the semester.
Each week may have e different demon, and each demo may have a different folder structure. The folder structure may look like this:
week1-demo1
│ README.md
│ index.html
│ style.css
│ script.js
│ assets
│ │ image.png
│ │ sound.mp3