https://github.com/aureleoules/findthenum-cpp
🎮 c++ find the number game
https://github.com/aureleoules/findthenum-cpp
cpp find game number
Last synced: 15 days ago
JSON representation
🎮 c++ find the number game
- Host: GitHub
- URL: https://github.com/aureleoules/findthenum-cpp
- Owner: aureleoules
- License: mit
- Created: 2017-05-25T19:00:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T19:03:45.000Z (about 9 years ago)
- Last Synced: 2025-03-06T03:45:53.721Z (over 1 year ago)
- Topics: cpp, find, game, number
- Language: C++
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FindTheNum-CPP
A very small 'Find the number' game I made to test C++.