Who would've thought Pathfinding got hands. Unfortunately almost every algorithm I find for this problem is based on a grid system, which my game currently does not have. Gonna see if graphs fix my problem.
Who would've thought Pathfinding got hands. Unfortunately almost every algorithm I find for this problem is based on a grid system, which my game currently does not have. Gonna see if graphs fix my problem.
Flutters ability to wirelessly debug an app on a real device is super handy especially in conjunction with Flame since my game can't really be tested on a simulator
These days for personal projects I mostly just use a ValueNotifier with a ValueListenableBuilder
Is it just me or does Flutter Canvas replies read like ChatGpt Comments ?
Almost added bloc to my Flutter Flame Game, fortunately I was able to get a hold of myself.
Family is coming over tomorrow, I‘ll make a big pot of pasta and have my brother playtest my Flutter Flame game at the dinner table.
I really like nvim keyboard shortcuts for this kind of stuff
(I know that you can use these in conjunction with flame)
You might be greeted by snow back here.
Nice, looking forward to check that out!
ViewModels are what initially got me to write this post.
You‘re right, Most of times it will make sense to separate, though there are cases where the logic is somewhat specific to its UI component and doesn‘t get used anywhere Else. I prefer locality of behavior on those cases.
I do not think you always have to separate your UI from your domain logic. I Even think that enforcing this leads to unnecessary complexity.
UI looking really good!
If you're into
- Flutter
- Zig/General low lvl programming
- Webdev
- Backend
- Gamedev
Let me know so I can follow you.
Need more Flutter People in my Timeline aswell
Gn guys.
Tomorrow I‘ll Look into improving my games path finding algo, I‘m currently not too happy with it.
Previous client from my corpo job was a Large Flutter App, great project.
Next project includes a friqqin Adobe cms, I just wanna go back to Flutter man.
At least I got Flutter Flame gamedev sessions in the evenings Ig.
Thanks!
I just found out Bonfire exists through your comment lol.
I'm using pure Flame (+ tiled as a level editor)
Feels like I‘m betraying them.
Image of workspace setup
Gamedev time with Flutter + Flame. Wanna clean up some nested code by using the dot product (vector math).
Why did no one at uni tell me that I‘ll end up needing this math stuff?
Also will continue Reading @munificent.bsky.social‘s Game Programming Patterns book.
Looking for mutuals:
- Software Engineering
- Flutter
- Zig
- Backend
- Neovim
- Gamedev
- Learning/Getting cracked
Added some new levels to my flutter game and had my gf playtest them, initially I wanted to see her attempt the boss fight, but she didn’t get that far..