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

https://github.com/marcode24/guessword-game

🎲 Guess Word Game
https://github.com/marcode24/guessword-game

angular css3 dark-theme javascript responsive-design sass scss typescript

Last synced: 9 months ago
JSON representation

🎲 Guess Word Game

Awesome Lists containing this project

README

          

# Word Guess Game

## Description

This a game where you have to guess the answer to a question. Depending on the difficulty level, you will have a certain number of attempts to guess the answer. The game ends when you run out of attempts or you guess the answer correctly. You can try the game [here](https://wordguess-game.netlify.app/).

## Built With

- [![Angular][angular.io]][angular-url]
- [![Node.js][nodejs]][nodejs-url]
- [![Express][express]][express-url]
- [![Sass][sass]][sass-url]
- [![MongoDB][mongodb]][mongodb-url]
- [![Docker][docker]][docker-url]

## Getting Started

### Clone the repository

```bash
git clone https://github.com/marcode24/GuessWord-Game
cd GuessWord-Game
```

### Requirements & Installation

- [frontend](frontend/README.md)
- [backend](backend/README.md)

## Previews of the game

simple example of the game

| ![image](https://res.cloudinary.com/dfeujtobk/image/upload/v1671337901/Word%20Guess/img1_tk01xy.png) | ![image](https://res.cloudinary.com/dfeujtobk/image/upload/v1671337901/Word%20Guess/img2_fsqbgy.png) |

[angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[angular-url]: https://angular.io/
[nodejs]: https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white
[nodejs-url]: https://nodejs.org/en/
[express]: https://img.shields.io/badge/Express.js-404D59?style=for-the-badge
[express-url]: https://expressjs.com/
[sass]: https://img.shields.io/badge/Sass-hotpink.svg?style=for-the-badge&logo=sass&logoColor=white
[sass-url]: https://sass-lang.com/
[mongodb]: https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white
[mongodb-url]: https://www.mongodb.com/
[docker]: https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge&logo=docker&logoColor=white
[docker-url]: https://www.docker.com/


If you have any feedback or problem, let me know!🤘



Made with ❤️ by Marco Cruz