增加结束界面,修复计分板功能,实现R键、ESC键、P键功能 #13
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
我们增加了开始和结束界面用于更好地实现游戏逻辑与R键和ESC键,
我们修复了计分板的计数功能,
我们新增了P键,用于暂停以及继续游戏,
我们还在醒目位置提供了游戏操作的提示标语。
We have added a start and end screen to better implement the game logic with the R key and ESC key.
We have fixed the scoring board counting function.
We have added the P key for pausing and resuming the game.
We have also provided prominent game control instructions for the players.