Commit 26422f7e by BellCodeEditor

save project

parent 686c5f10
Showing with 13 additions and 0 deletions
if score>three:
if score>one:
record[""] = score
record[""] = one
record[""] =
three = record[""]
\ No newline at end of file
scoreSurf = basic_font.render("ui:"+str(score),True,(255,255,255))
screen.blit(scoreSurf,(880,20))
\ No newline at end of file
print("hello world")
print("hello world")
\ 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