Skip to content

karancoder/Wordle_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Clone

Created a Wordle game clone using only HTML, CSS and Javascript.

Concepts used in building this project:

  • HTML
    • introductory HTML
    • class vs data properties
  • CSS
    • variables to control background coloring
    • using class selectors and data properties selectors
    • basic animations and transformations
    • basic use cases of flex and grid
    • making responsive design using scaling based on font size
  • Javascript
    • using Timeout timing animations properly
    • basic eventHandlers (mouse input + keyboard input)
    • DOM selection queries (class and data properties)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published