I decided to add a basic keyframes animation to the opening sequence, which I had just learned at an optional lecture three days prior to making this app. I also included some CSS styling- we had not at this point in the course had any formal CSS instruction, and I was using this project as an attempt to teach myself and become familiar with CSS.
The game is simple enough: a random number 1-100 is chosen, along with three random landmine numbers. Your goal is to guess the secret number without triggering a landmine. You get as many guesses as you need, and you will be told whether your guess is too high or low. The three divs in the middle of the screen correspond to the landmine values, and will change color based on the proximity of your guess. <<<<<<< HEAD I'm cleaning up the code with what I know now. Using closures to contain most of the game logic and commands, and using as little jQuery as is necessary. I will also be implementing bootstraps for a cleaner layout.-
Notifications
You must be signed in to change notification settings - Fork 0
bcaytonanderson/guess-the-number
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published