main (#1)
Reviewed-on: #1 Co-authored-by: Daniel Dolezal <d.dolezal97@protonmail.com> Co-committed-by: Daniel Dolezal <d.dolezal97@protonmail.com>
This commit was merged in pull request #1.
This commit is contained in:
@@ -10,3 +10,6 @@ class TemplateSnake:
|
||||
|
||||
def get_history(self):
|
||||
return self.history
|
||||
|
||||
def choose_move(self, game_data:dict):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user