Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 7 hours 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
```