Skip to content

Guess the Word! game ✨ Try it! It's addictive ✨ I started from Skillcrush's project and customized the javascript and the styling.

Notifications You must be signed in to change notification settings

bgiobbe/guess-the-word

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess-the-Word game

I wrote this game as an exercise for Skillcrush's Javascript Fundamentals class. Since its purpose was to improve and showcase my javascript skills, I wrote 3 versions: first, by myself; second, following Skillcrush's instructions; third, my "final" version with my own styling customizations.

first_cut branch

Written by myself, given the HTML and CSS in the starter.

skillcrush branch

Written by following Skillcrush's instructions, from the same starter.

main branch

Final version, my own, after seeing Skillcrush's implementation. This is a good representation of my javascript coding (and CSS-editing) skills.

About

Guess the Word! game ✨ Try it! It's addictive ✨ I started from Skillcrush's project and customized the javascript and the styling.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 58.6%
  • CSS 27.6%
  • HTML 13.8%