Resource Rescue is an engaging 3D puzzle game designed to educate players on resource conservation. Developed entirely in Unity3D, the game challenges players to save essential resources like money, water, and gas by solving interactive puzzles and managing appliances efficiently.
- Resource Management Challenges: Manage money, water, and gas while addressing wastage issues.
- Interactive Puzzles: Solve engaging puzzles to fix or turn off malfunctioning appliances.
- Dynamic Levels: Each level presents unique objectives and scenarios to test your problem-solving skills.
- Resource Meters: Monitor resource levels to ensure you don't run out while completing objectives.
- Educational Gameplay: Learn practical strategies for conserving resources in real-life scenarios.
- Game Engine: Unity3D
- 3D Modeling: Blender
- UI/UX Design: Figma
-
Clone the Repository:
git clone https://github.com/mandyy1305/ResourceRescue.git cd ResourceRescue -
Install Unity3D:
- Ensure Unity3D is installed on your system. Download it from Unity's Official Website.
-
Open the Project:
- Open Unity Hub, click on "Open Project," and select the
ResourceRescuefolder.
- Open Unity Hub, click on "Open Project," and select the
-
Play the Game:
- Once the project is loaded, click the Play button in the Unity Editor to start the game.
We welcome contributions! Follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them:
git commit -m "Add your feature" - Push to your branch:
git push origin feature/your-feature
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- New Levels and Challenges: Continuously introduce new levels with unique scenarios.
- Additional Resources: Expand gameplay by including renewable energy or waste management mechanics.
- Virtual Reality Integration: Explore VR support for an immersive experience.
- Downloadable Content (DLC): Add expansion packs with fresh content and challenges.