cleanup
This commit is contained in:
@@ -10,7 +10,6 @@ if __name__ == "__main__":
|
||||
game = Game()
|
||||
try:
|
||||
while True:
|
||||
# os.system("clear")
|
||||
game.play_round()
|
||||
|
||||
except KeyboardInterrupt:
|
||||
|
||||
Reference in New Issue
Block a user