Home About Me Scratch Web Development Google 20 Python Assignments Java Assignments

My Scratch Stuff

Assignments

Pair Programming

In this pair programming session we made a poor mans version of Space Invaders.

Click here for the project link.

Foxes and Rabbits Predator - Prey System

In this program that I did NOT create, I collected data from the sprites using a list. Then I exported those lists into Google Sheets to create three graphs to show the style of a Predator and Prey system.

Click here for the project link.

Trial #1

Trial #2

Trial #3

Prey System Questions

  1. What data is attached to each clone? That is, what is changed on each clone that allows for the rabbits and foxes to appear/disappear?
  2. Are the simulation results the same each time? Why or why not?

Gremlins

This program I created is a version of a game based off of the movie "Gremlins". when you hit the Banana with a rain drop, the banana will multiply and will also get smaller.

Click here for the project link.