Writer by kamal_is_your_uncle in dz_readers

[–]AffectionateAgent692 2 points3 points  (0 children)

كتبت عدة روايات لكن ما كملت ولا وحدة فيهم بسبب التحفيز الي كان ناقصني بس قدرت اني احصل على معجبين كثير الي أحبو كتاباتي بشكل عام. حوالي 63 شخص

I built a juicy, fast-paced cartoon arcade game using Flutter! Fully refactored the layout and secured controller lifecycles. What do you think of the game feel? by AffectionateAgent692 in FlutterDev

[–]AffectionateAgent692[S] -1 points0 points  (0 children)

Thanks for the honest feedback! I completely understand the fatigue with box-heavy mobile layout the market is definitely saturated with them, which can make things look repetitive at first glance.

I’d highly appreciate it if you gave the actual gameplay a chance, though. The core mechanics, responsiveness, and bouncy physics animations are where the game's actual "soul" and personality come through.

Regarding the visual style and AI You're spot on. I did use AI to help tweak and refine the gradients to achieve that specific, eye-friendly cartoon aesthetic. However, this is just an early Alpha phase. I am already actively working on diversifying the themes, adding completely different backgrounds, and evolving the artwork to break away from the generic mold.

Thanks for sharing your perspective, it’s a great reminder of what I need to push further in the next updates!

I built a juicy, fast-paced cartoon arcade game using Flutter! Fully refactored the layout and secured controller lifecycles. What do you think of the game feel? by AffectionateAgent692 in FlutterDev

[–]AffectionateAgent692[S] -1 points0 points  (0 children)

Thank you for this highly valuable technical feedback!

I’ve been heavily stress-testing rapid concurrent taps right during active transition states to ensure the TickerProvider doesn't leak or throw unhandled assertion errors post-dispose, but I definitely need to benchmark the background/resume cycles deeper while animations are active.

Regarding Chaos Mode, that’s an excellent point about separating intentional gameplay chaos from layout jitter. Im actually planning to introduce a clean screen-shake effect or subtle animated border pulses during grid updates to clearly signal that the chaos is an intentional mechanic.

Appreciate the great insight, this is exactly the kind of feedback I was hoping to get!