/snake

Primary LanguagePython

snake

How to run

$ python3 main.py

Modes

Use KeyboardInputView() to controll the snake
Use StrategyInputView(strategy) to let the computer play alone. Don't hesitate to implement your own strategy ;)

Capture d’écran du 2022-11-05 14-35-33