Skip to content

Light-700/Life-simulator

Repository files navigation

The Awakening

A Flutter app that translates your life into a game :)

Description

"The Awakening" is an interactive application that gamifies your daily life experiences. Built with Flutter, this app transforms your everyday activities into an engaging game-like experience.

Prerequisites

Before you begin, ensure you have the following installed:

  • Flutter (latest stable version)
  • Git
  • A suitable IDE (Visual Studio Code, Android Studio, or IntelliJ IDEA)

Installation

  1. Clone the repository:

    git clone https://github.com/Light-700/Life-simulator.git
  2. Navigate to the project directory:

    cd Life-simulator
  3. Install dependencies:

    flutter pub get
  4. Ensure everything is set up correctly:

    flutter doctor

Running the App

For Development

  1. Connect a device or start an emulator
  2. Run the app using:
    flutter run

Building for Release

Android

flutter build apk

iOS

flutter build ios

Features

  • Life simulation gameplay
  • Interactive user interface
  • Cross-platform support (iOS and Android)

Technology Stack

  • Flutter/Dart (82.4%)
  • C++ (8.6%)
  • CMake (6.8%)
  • Other (HTML, Swift, C)

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is open source. Please check the LICENSE file for more details.

Support

If you encounter any issues or have questions, please file an issue on the GitHub repository.

About

A flutter app that translates your life into a game :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published