nighi

Results 3 issues of nighi

Hi, I have a waveshare JetRacer AI Kit 4GB, set up with the newest image from this repo and the jetracer repo from the [waveshare fork](https://github.com/waveshare/jetracer). I can control `steering`...

I could't run `colour-runner` because of missing module `_curses` (needed by blessings) for windows. It seems like `blessings` doesn't support windows, but its fork `blessed` does. Changing this line in...

Replace blessings with blessed to be compatible on windows. Resolves #16 and