|
|
3e22bb1dc1
|
Added the ability to set the number of digits in the guessed number.
|
2023-08-02 15:11:25 +03:00 |
|
|
|
324510173a
|
Fixed memory leak.
|
2023-07-03 15:58:51 +03:00 |
|
|
|
ba43d72188
|
Version 0.2
v0.2
|
2023-06-30 20:35:46 +03:00 |
|
|
|
2d9c1c1d57
|
Added error messages.
|
2023-06-30 20:26:58 +03:00 |
|
|
|
a34da8d34f
|
Refactored IsEqual() function.
|
2023-06-30 20:18:42 +03:00 |
|
|
|
2bc245354c
|
Added check for the same digits in user input.
|
2023-06-30 18:59:51 +03:00 |
|
|
|
c0dfdf53bb
|
Added the output of number of total steps at the end of game.
|
2023-06-30 15:58:57 +03:00 |
|
|
|
4b634caf52
|
Moved initialization of number of digits from constructor to method.
|
2023-06-30 15:38:28 +03:00 |
|
|
|
ae4230e721
|
The game are working!
|
2023-06-14 22:42:11 +03:00 |
|
|
|
16fc66d3d0
|
Added initial game class.
v0.1
|
2023-06-10 18:09:33 +03:00 |
|
|
|
cf55efea74
|
Added class CGame.
|
2023-06-05 12:13:55 +03:00 |
|
|
|
b941ae3936
|
Added .gitignore and .gitattributes files
|
2023-06-05 12:10:06 +03:00 |
|
|
|
1d618d19c2
|
Initial commit
|
2023-06-05 11:14:56 +03:00 |
|