Commit 6f6b16c9 by BellCodeEditor

save project

parent c39351d9
Showing with 374 additions and 1 deletions
This diff is collapsed. Click to expand it.
......@@ -172,7 +172,7 @@ class game:
# rush the wall
elif self.board.getPoint(new_head) == '#' or self.board.getPoint(new_head) == 'o':
print('GG')
print('你个大䮜滭')
break
# normal move
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment