A quick and efficient whiteboard program primarily intended to aid with explanation and thinking
Follow the steps on the sdl2 crates page for your operating system, then cargo build
should work properly.
- Port to the web!!! this issue, and this one
- Use fixed point math for the zooming to avoid small errors exploding out into wrong positions (this will cause the test to pass)