Commit 89049c14 by BellCodeEditor

save project

parent ec6b1331
Showing with 3 additions and 0 deletions
......@@ -13,3 +13,5 @@ score=0
info='score:'+str(score)
test='my_fost'.render(into,True,(0,0,0))
screen.blit(test,(540,18))
if x<0 or x>630 or y <0 or y >450:
exit()
\ No newline at end of file
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