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

https://github.com/emrd/guess-game-cpp

Number guessing game with C++
https://github.com/emrd/guess-game-cpp

cpp guess-the-number guessing-game guessing-number-game

Last synced: 8 months ago
JSON representation

Number guessing game with C++

Awesome Lists containing this project

README

          

# C++ Guess Game

## Getting Started

To test the service locally, run:

```sh
docker-compose up --build
```