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

https://github.com/dahlitzflorian/smallgames

Program including small games to play.
https://github.com/dahlitzflorian/smallgames

console-application cpp dll game-development

Last synced: 2 months ago
JSON representation

Program including small games to play.

Awesome Lists containing this project

README

        

# SmallGames
## Description
Program including small games to play.

Developer: Florian Dahlitz

version 1.0.0

## Included Games
* The Hanging Man

## Note
Before you can compile the project make sure you changed the ```full_path```-variable
in SmallGames > SmallGames.h (currently l. 35).

As well you need to have [Boost C++ Library](http://www.boost.org/users/download/) installed.
Have fun!