[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Demo Paint Program



Created A Paint Demo Using Pygame API. It's in the github pygame-example repo. Check this out https://github.com/ankur0890/Pygame-Examples-For-Learning/blob/master/paint.py . Got the idea from "Game Programming By Andy Harris" . Applied my own logic over the idea though :)

Regards
Ankur Aggarwal