https://github.com/codingchili/cplus-labyrinth-windows
Labyrinth game using the Windows API with C++.
https://github.com/codingchili/cplus-labyrinth-windows
Last synced: 9 months ago
JSON representation
Labyrinth game using the Windows API with C++.
- Host: GitHub
- URL: https://github.com/codingchili/cplus-labyrinth-windows
- Owner: codingchili
- Created: 2016-08-01T10:14:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T13:22:08.000Z (almost 7 years ago)
- Last Synced: 2025-04-06T10:19:32.416Z (12 months ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cplus-labyrinth-windows
Labyrinth game using the Windows API with C++.
How to build? maybe gcc something. I don't remember.