Brain Games is a Flutter-based app offering simple yet engaging games to challenge your mind. The app is currently under development, starting with 2048 and planning to include Memory Match and Sudoku in future updates.
- Clone the repository:
git clone https://github.com/your-username/brain_games.git cd brain_games
- Ensure Flutter is installed and set up.
- Run the app:
flutter run
flutter run
flutter build apk --release
- Add Memory Match and sudoku.
- Introduce a stats page.
- Enhance UI/UX.
This project is licensed under the MIT License.