A Flutter game where the user controls an elevator to transport passengers.
This project is an interactive game where the player takes on the role of an elevator operator. The goal is to efficiently pick up passengers waiting on different floors and transport them to their desired destinations. The game involves managing elevator movement, responding to passenger calls, and potentially optimizing routes for score or efficiency.
This project is primarily AI-generated. Most of the code, including the core logic and UI elements, was developed with the assistance of AI coding tools. While the project structure and overall direction were guided, the implementation details are largely a product of AI generation. This serves as an experiment in AI-assisted development within the Flutter ecosystem.
To run this project:
- Ensure you have Flutter installed: https://docs.flutter.dev/get-started/install
- Clone the repository.
- Navigate to the project directory:
cd elevator_operator - Run the app:
flutter run
As this is primarily an AI-generated experiment, contributions are not the main focus. However, feel free to fork the repository and experiment further.