Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 302 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 302 Bytes

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.