Skip to content

zmedailleu/a1-ghd3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1 - Hello World: GitHub and d3

For this project, I created a stick figure using simple shapes and paths with the d3 library. He has a pink face with yellow eyes, blue arms and legs, and a brown hat. His head and eyes are circles, his body is a rectangle, his arms and legs are lines, and his hat and mouth were created with paths. His shirt is a gradient that mimics the colors of a calming sunset on a beach landscape.

Image of static stick figure

When you click anywhere on the screen, the figure will wink at you and his arms and legs will shift position, assuming a dancing pose. Click again, and he'll return right back to normal like nothing ever happened.

Image of dancing stick figure

Link to Site

https://zmedailleu.github.io/a1-ghd3/index.html

Technical Achievements

  • Arranging the shapes generated in the form of a stick figure
  • Adding a gradient to the body of the figure

Design Achievements

  • Implementing the ability for the figure to swap between a neutral pose and a dance pose upon clicking him

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%