Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mesi21/guess_the_number

Small guessing game.
https://github.com/mesi21/guess_the_number

game guessing-game javascript

Last synced: 10 days ago
JSON representation

Small guessing game.

Awesome Lists containing this project

README

        

# Guess-The-Number

This is a small guessing game. The player can guess a randomly selected secret number. The page was built using JavaScript.

- - - -
![screenshot](./Assets/images/screenshot1.png)

# Built With

* JavaScript
* HTML
* CSS

# Getting Started

To get a local copy up and running follow the next steps:
> Clone the repo to you local machine.
```bash
git clone "https://github.com/Mesi21/Guess_the_number.git"
```

## Author

#### :bust_in_silhouette: Molnar Emese
- [Mesi21](https://github.com/Mesi21)
- [Email:](mailto:[email protected]) - [email protected]
- [Portfolio]()
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/).
- [Twitter](https://twitter.com/buksimesi21)
- [AngelList]()

## 🤝 Contributing
All contributions, issues and feature requests are welcome!

1. Fork it (https://github.com/Mesi21/Guess_the_number.git)
2. Create your working branch (git checkout -b [choose-a-name])
3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
4. Push to the branch (git push origin [chosen-name])
5. Create a new Pull Request

## Show your support
Give a ⭐️ if you like this project.

## :wave: Acknowledgments

* Jonas Schmedtmann