mirror of
https://github.com/tonytins/bullseye.git
synced 2025-03-15 04:11:22 +00:00
- The project was restarted using Android Studio. - Adoptive platform-specific widgets has been removed due to build issues with Android. - Dual-licensed under the BSD-3-Clause license and UNLICENSE.
12 lines
339 B
Markdown
12 lines
339 B
Markdown
# Bullseye
|
|
|
|
A game written in Flutter based on a tutorial, with my own tweaks added.
|
|
|
|
## Requirements
|
|
|
|
- Flutter 3 or later
|
|
- See Install Guide for [platform-specific](https://docs.flutter.dev/get-started/install) requirements
|
|
|
|
## License
|
|
|
|
This project is dual-licensed under the [BSD-3-Clause](LICENSE) or the [UNLICENSE](UNLICENSE).
|