Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 401 Bytes

Day18.md

File metadata and controls

12 lines (10 loc) · 401 Bytes

What I learned today:

  • a brief usage of the turtle package
  • using modules and looking through documentations
  • searching for your problems and solutions the right way

Projects I did today:

  • draw various shapes using turtle graphics
  • a random walk program
  • a turtle racing game where the user can enter how many turtles can race (GUI based)

 
and more..