Prototype of a chalkboard simulator/math scratchpad. (I might add special characters for that later)
Controls:
- LMB to draw, RMB to erase
- Shift+LMB to draw harder, Shift+RMB to erase more
- Arrows to move cursor
- Tab to move cursor to the mouse position (note: tab is also detected as shift, I don't think there's much I can do about that)
- Keyboard to write
- Enter, Space, Backspace work but slightly unconventionally
- Shift+Up/Down to move cursor half a line up or down - this makes subscripts and superscripts possible
- Mouse wheel to scroll the board (it's infinite downward, but performance is not great yet)
[Please log in to post a comment]