Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
femto committed Aug 17, 2023
1 parent be6dc1a commit de117cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def reset_game(self):
self.food.generate()


#add call here
if __name__ == "__main__":
game = Game()
game.start()

0 comments on commit de117cd

Please sign in to comment.