This commit is contained in:
2026-05-28 15:20:32 +03:00
parent d596438a94
commit 4d881b1087
4 changed files with 18 additions and 21 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ public:
void updateScore();
Score getScore();
bool canMove() const;
bool hasMoves() const;
bool move(Direction direction);
std::vector<Position> getEmptyTiles() const;