Case study / Legacy
Mood Game
A Blue EdTech project exploring interaction by changing a character’s visual state.
Problem and user
Connect HTML structure, CSS presentation and JavaScript interaction on a small page.
My role
Development and documentation of the learning project.
Delivered scope
- Static page
- Character and visual-state changes
- Local styles and images
Constraints
- An educational project from 2021; no current deployment is claimed.
Architecture and data flow
Separate HTML, CSS and JavaScript, without a framework.
Decisions and trade-offs
Learn interface manipulation through direct interaction.
Tests and validation
Public code and documentation reviewed on September 7, 2026. Running this project is outside the portfolio validation scope.
Current state
A Blue EdTech project exploring interaction by changing a character’s visual state.
Known limitations
- An educational project from 2021; no current deployment is claimed.
Next steps
- Expand test coverage and document upcoming deliveries.
Related training
- Mood Game Project — Outstanding Achievement ↗
The repository implements the mood-changing HTML, CSS and JavaScript exercise described in the course.
Stack
- HTML
- CSS
- JavaScript