The goal of this project was to practice DOM manipulation and CSS styling.
StickMan is a simple web app built with HTML and CSS. Users can interact with the app by dragging sliders to change the height and weight of the stickman. Additionally, there are a few hidden easter eggs waiting to be discovered!
- Intuitive UI with draggable sliders.
- Real-time updates of StickMan's height and weight.
- Easter eggs for a playful experience.
The biggest challenge was making the stickman size change proportionally to the slider, so that the limbs were connected at the right position.
I was suprised at how reliant the sizing and proportions were on maths