Skip to content

SF-codes/funGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessingGame

A numbers guessing game! With modal opening, a ban on negative numbers, or numbers over 25 (including errors), as well as button dimming when you've guessed the correct number.

Links

Live Site URL: https://sf-codes.github.io/funGuessingGame/

Screenshot 2022-01-21 at 15-01-10 Number Guessing Game Screenshot 2022-01-21 at 15-01-52 Number Guessing Game

My process

I love clean readable code. So I tried to keep it as just that, incldung a flowchart and a plan in mind!

Built with

  • Custom CSS
  • Custom HTML
  • Vanilla JavaScript
  • DOM manipulation
  • Clean code

What I learned

Back when I built this app, I had learned alot, from DOM manipulation usage and clean code. I hadn't at the time implemented restrictions to numbers or button usage upon winning, but when I did I learned a lot of that process that has of course stuck with me!

About

A fun little responsive guessing game made with JS, HTML/CSS!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors