captnwalker / number-guessing-game

Random Number Guessing Game app written in "Vanilla" Java Script and styled with SkeletonCSS

Home Page:https://captnwalker.github.io/number-guessing-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Number Guessing Game

Purpose of this App

Random Number Guessing Game app written in "Vanilla" Java Script and styled with SkeletonCSS

How to Use

This app is deployed and can be played by following this link Random-Number-Guessing-Game

Game Function

  • Player must guess a number between a min and max
  • Player gets a certain amount of guesses
  • Notify player of number of guesses remaining
  • Notify the player of the correct answer if they loose
  • Lets player choose to play again

Screenshot of this Project

Random-Number-Guessing-Game

Technologies

  • "Vanilla" JavaScript
  • HTML5
  • CSS3
  • SkeletonCSS
  • Google Fonts

License

MIT

March 2018

About

Random Number Guessing Game app written in "Vanilla" Java Script and styled with SkeletonCSS

https://captnwalker.github.io/number-guessing-game/

License:MIT License


Languages

Language:JavaScript 56.1%Language:HTML 27.0%Language:CSS 16.9%