A Flutter app that translates your life into a game :)
"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.
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)
-
Clone the repository:
git clone https://github.com/Light-700/Life-simulator.git
-
Navigate to the project directory:
cd Life-simulator -
Install dependencies:
flutter pub get
-
Ensure everything is set up correctly:
flutter doctor
- Connect a device or start an emulator
- Run the app using:
flutter run
flutter build apkflutter build ios- Life simulation gameplay
- Interactive user interface
- Cross-platform support (iOS and Android)
- Flutter/Dart (82.4%)
- C++ (8.6%)
- CMake (6.8%)
- Other (HTML, Swift, C)
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is open source. Please check the LICENSE file for more details.
If you encounter any issues or have questions, please file an issue on the GitHub repository.