๐ฐ Triple Adventure โ lab01
Live URL: https://Enrikkk.github.io/Adv_Web_Apps_Project1_HTML-CSS-Game.git/
External Repo: https://github.com/Enrikkk/Adv_Web_Apps_Project1_HTML-CSS-Game.git
๐ฎ How to Demo (grader script)
- Open the Live URL above in any browser.
- The game starts at
index.html
with an introduction.
- Navigate using the choices (links/buttons).
- Example: Go see the king to trigger an enemy encounter.
- Hunt the deer to interact with inventory.
- Defeat the ogre at the courtyard to fight the dragon.
โ
Feature Checklist (mapped to brief)
๐ป Run Locally
See the external repoโs README for details:
๐ธ Screenshot

๐ Notes
- All assets are stored in
/assets
.
- No backend is required (HTML + CSS + JS only).