Commit Graph

11 Commits

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