A lightweight handwriting note taking app implemented with PyGame.
Usage: download all four python script files, double click notes.py to start the app. Alternatively, in cmd prompt, change directory to where the note.py is located, type "python notes.py" to start the program.
Handwritten notes are automatically saved upon closing the program. Use pdf button to export the notes in pdf format.
Click eraser repeatedly to toggle between yellow and gray. Yellow: erase by points; gray: erase by strokes.
Press escape key to quit the program.