Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 350 Bytes

README.org

File metadata and controls

18 lines (12 loc) · 350 Bytes

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.

Usage

pipenv install
pipenv shell
python game.py