Java Logo ****
****

Review Unit 1

Due Date: February 18, 2025
 
Click here and watch the video to review Unit 1. 

Click here and read the notes about what you have covered in Unit 1.

Click here for your flash cards.

Click here to practice your Quizizz.


  
****
****

CMU CS Academy login

Click here.
If you for some reason the link above does not work,
copy the address on the next line into the address bar.
    https://academy.cs.cmu.edu/login
    
****
****





















November 14, 2024 • 10. Rotating Solar System - Simulate a simple solar system with planets orbiting around the sun. You can include multiple planets with different sizes, speeds, and orbital paths. • 11. Shooting Star Animation - Draw a night sky with stars and add shooting stars that streak across the screen at random intervals. You can create a twinkling effect by adjusting the brightness of the stars. • 12. Waving Flag - Animate a flag waving in the wind. You can achieve this by simulating the flag’s fabric using sine wave functions to create the waving effect. • 13. Snake Game - Create a simple Snake game using Turtle graphics. The snake can grow as it eats 'food,' and you can animate the movement as the player controls it. • 14. Fish Swimming in a Pond - Draw a pond scene with animated fish swimming around. The fish can change direction, speed, and even have bubbles rising to the surface. • 15. Animated Star Patterns - Create a program that draws star patterns with Turtle while continuously changing their positions, sizes, and colors, making it look like they’re twinkling in the sky.