A simple python recreation of a frogger style in tkinter turtle to be used as an idle screen easter egg.
- Arrow keys move the turtle.
- Avoid the 'cars' and make it to the top of the screen to reach the next level.
- Cars increase speed each level.
- If you are very fast you can run under the cars.