Getting Started Ensure you have Python and Pygame installed on your system.
Prerequisites Python (version 3.x recommended) Pygame library
Installation Clone the repository: git clone https://github.com/Annie624/le-laf
Install Pygame: pip install pygame
Run the game: python rec.py
How to Play: Use the left and right arrow keys to move the recycling bin. Press keys 1, 2, or 3 to select Recyclable, Trash, or Compost bins, respectively. Catch falling items in the correct bin to earn points. Be careful! Sorting mistakes reduce your points and lives.
Controls: Left Arrow: Move recycling bin left Right Arrow: Move recycling bin right 1: Select Recyclable bin 2: Select Trash bin 3: Select Compost bin Enter: Start game or restart after a game over
Credits: The game features images from [http://www.flaticon.com]. Sound effects are from [https://freesound.org/]. Background music from: [https://downloads.khinsider.com/]. Game recycling information: [https://www.dep.pa.gov/Citizens/RecyclingDisposal/Composting/Pages/default.aspx] [https://www.nyc.gov/assets/dsny/site/services/recycling/what-to-recycle] [https://www.wsj.com/articles/recycling-and-regulation-are-hot-issues-in-likely-update-to-u-s-sustainable-marketing-guides-7f59cd8a]
Authors: [Cristian Cortez, Ben Shain, Annie Poon]