EcoShift Chronicles is live! Try it out here!
Available on Web, Android, iOS, Windows, Linux and macOS.
This project is my submission for the Global Gamers Challenge. Check out the Devpost page here!
A 2D-pixel art video game built using Flutter and Flame where your choices matter and transform the world!
- Make eco-conscious choices and witness the world transform.
- Engaging dialogues with personalized messages.
- Save progress, pause, restart – enjoy a seamless gaming experience.
- Explore on Web, Android, Windows, iOS, macOS, and Linux.
- Track progress in the pause menu
- Receive a Google Pass based on your score.
- Japanese localization for a global gaming experience.
- Flutter: Ensure you have the latest version of Flutter installed. If not, follow the Flutter installation guide.
-
Clone the repository to your local machine:
git clone https://github.com/toseefkhan403/EcoConscience.git
-
Open the project in your preferred code editor.
-
Install the required dependencies by running:
flutter pub get
-
Generate localization files by running:
flutter gen-l10n
-
Run the app on chrome or an emulator:
flutter run
This project is licensed under the MIT License - see the LICENSE file for details.