Inspiration

Making sure that we put our Compost, Trash, and Recycle in the right bin is pretty important to help the environment. Without doing the following, we would probably have trash laying around everywhere and that would be hurting the environment.

What it does

What my program does is that it shows 3 different color coordinated bins that are labeled Compost, Trash, and Recycle. When you run it, you will see those 3 bins and a circle on the canvas. The circle represents an item (it has a label of what item it represents) and using the arrow keys on your computer, you can move the circle to one of the bins. When you get it to the correct bin that it is supposed to go inside, A message will pop up and you win.

How I built it

I used Python programming off of Idle to get this program/game done.

Challenges I ran into

A few challenges that I ran into include finding the exact coordinates to get the rectangles and circles in the correct spots on the canvas.

Accomplishments that I'm proud of

I am proud of the way that the program came out in the end.

What I learned

I learned how to create a circle and the coordinates of it.

What's next for Compost, Trash, and Recycle Sort

I think if I had more time, I would have added more items/circles.

Built With

Share this project:

Updates