|
|
5a4fa61ed2
|
Version 0.4
v0.4
|
2023-08-04 14:19:23 +03:00 |
|
|
|
8197a64803
|
Refactored GetNumber() method.
|
2023-08-04 13:55:27 +03:00 |
|
|
|
e75d82e896
|
Reworked the user input in the game class.
|
2023-08-03 01:00:32 +03:00 |
|
|
|
7669dff7a6
|
Moved header's includes into separete header file.
|
2023-08-02 23:01:19 +03:00 |
|
|
|
7edca0b5e6
|
Version 0.3
v0.3
|
2023-08-02 15:52:23 +03:00 |
|
|
|
340924213a
|
Some fixes.
|
2023-08-02 15:49:16 +03:00 |
|
|
|
3833461e90
|
Reverted indexing.
|
2023-08-02 15:22:21 +03:00 |
|
|
|
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 |
|