OLD 5: Replit, GitHub, and repositories (Oh my!)
Expectations
Learning Targets
Assessments
Setup your github account.
Setup your replit account and connect your github.
Join Replit I2P team with the link below.
Fork github.com/MrVanek/Interactive-Turtles and clone repository into replit.
Adding Moving Turtle
Assignment and Rubric
How do I...
...make multiple things move?
...write text on the screen?
...stop movement with walls?
...make a ball move diagonally and bounce off multiple sides of the room?
... create a background image and have it change later?
...set up and check a timer
...add a start screen
...Save a High Score in a File?
... add points from different objects to a single score?
... get objects to check each other for different properties?
...find the x and y position of my mouse on the screen?
...create a custom shaped turtle?
Last updated
Was this helpful?