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 ;)