mirror of
https://github.com/tonytins/bullseye.git
synced 2025-12-20 23:44:43 -05:00
Massive overhaul
- 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.
This commit is contained in:
parent
dd34e59e94
commit
cacbfc5fda
78 changed files with 612 additions and 619 deletions
11
README.md
11
README.md
|
|
@ -1,3 +1,12 @@
|
|||
# Bullseye
|
||||
|
||||
A game written in Flutter based on a tutorial, with my own tweaks added.
|
||||
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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue