Skip to content

A Flutter-based game where players manage resources and plant trees to restore a planet's ecosystem

License

Notifications You must be signed in to change notification settings

subrotosanyal/eco-tycoon

Repository files navigation

Eco Tycoon

A Flutter-based game where players manage resources and plant trees to restore a planet's ecosystem. Balance economic growth with environmental sustainability in this engaging simulation game.

Features

  • Resource management system
  • Dynamic planet environment
  • Tree planting mechanics
  • Real-time environmental impact calculations
  • Beautiful UI with custom animations

Getting Started

Prerequisites

  • Flutter (latest stable version)
  • Dart SDK
  • Android Studio / Xcode for mobile deployment

Installation

  1. Clone the repository:

    git clone https://github.com/YourUsername/eco_tycoon.git
  2. Navigate to the project directory:

    cd eco_tycoon
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Running Tests

To run the tests with coverage:

flutter test --coverage

To view the coverage report in HTML format:

genhtml coverage/lcov.info -o coverage/html

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Flutter-based game where players manage resources and plant trees to restore a planet's ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published