Simple game to teach vectors.
Use controls to increase velocity. The velocity can only be increased (or decreased) by one every turn.
Avoid obstacles or you’ll crash.
Getting out of the field will make you lose too.
Get to the goal in the least amount of turns.
pipenv install
pipenv shell
python game.py