Update README.md
This commit is contained in:
parent
bd90bb75c3
commit
7de9d54692
1 changed files with 2 additions and 1 deletions
|
@ -66,6 +66,7 @@ bool PacManAI::isValidMove(const Move & move) {
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Hint</summary>
|
<summary>Hint</summary>
|
||||||
|
Use isWalkableForPacMan to make sure PacMan is not walking in ways that are not legal
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue