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.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/smallgames
- Owner: DahlitzFlorian
- License: mit
- Created: 2017-03-25T17:04:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T20:45:50.000Z (almost 8 years ago)
- Last Synced: 2025-01-08T13:27:28.121Z (4 months ago)
- Topics: console-application, cpp, dll, game-development
- Language: C++
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!