Create a simple frog squashing game using PyGame Zero (based on CodeConjuring's video series - https://www.youtube.com/playlist?list=PL3IiZO9FDr4MI7NU6cSgmw_9WwRQcLgVZ)
- Download and install PyGame Zero (and PyGame) - follow instructions here http://pygame-zero.readthedocs.io/en/latest/index.html
- Create a new directory called froggit
- Start following the excercises from step-01
- Now test the code
- Once running successfully, you will see that it's a bit too fast, we need to slow the frog down