Task
Create a basic drawing tool using the pygame library where a black canvas is displayed and the user can draw white coloured paint by clicking on the canvas.
Once the above application is complete we have a good base to add additional functionality to, here are some ideas as bonus challenges:
…but don’t stop there! These are just starter ideas and you can take your application in any direction you like!