This repository was archived by the owner on Jan 26, 2023. It is now read-only.
-
|
The requirements of processing action are:
So, if the winning condition is satisfied, do the remaining actions still need to be processed? |
Beta Was this translation helpful? Give feedback.
Answered by
Troublor
Nov 26, 2022
Replies: 1 comment 2 replies
-
|
If the game is won, the game should exit. Other remaining actions should not be processed. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ansonwcy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the game is won, the game should exit. Other remaining actions should not be processed.