|
576730a06b
|
Fixed #8. In general no image should be larger than 2048x2048 for performance loading on mobile and web.
|
2021-09-18 16:48:09 -06:00 |
|
|
d509380a49
|
Fixed #9 by lowering the resolution of the background images to 3840x1280 (a 4K resolution). Browsers do not like Large resolution images.
|
2021-09-18 16:15:45 -06:00 |
|
|
f7af271384
|
Added darkened overlay and visual variety as the game progresses #10. Added fireworks as well #9.
|
2021-09-18 15:52:28 -06:00 |
|
|
5e48cb0444
|
Fixed #1 such that resizing the window still keeps every item where it should be, and maintains collision on all platforms.
|
2021-09-16 11:38:46 -06:00 |
|
|
d56f87fef0
|
fireworks added for every 5th coin gathered.
|
2021-09-09 16:56:26 -06:00 |
|
|
88207b67ce
|
Upgraded the code to support Flutter SDK 2.5 and Dart 2.14. If you have previous builds please delete your build file, run 'flutter upgrade' on the stable flutter channel and also run 'flutter clean' in the project directory.
|
2021-09-08 15:44:12 -06:00 |
|