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.
27.11.2024 17:40 — 👍 0 🔁 0 💬 0 📌 0@noahdev.bsky.social
Corporate Software Engineer | Flutter, Zig, js | building a Flutter Game in my free time
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.
27.11.2024 17:40 — 👍 0 🔁 0 💬 0 📌 0Flutters 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
26.11.2024 17:06 — 👍 0 🔁 0 💬 0 📌 0These days for personal projects I mostly just use a ValueNotifier with a ValueListenableBuilder
25.11.2024 09:32 — 👍 0 🔁 0 💬 1 📌 0Is it just me or does Flutter Canvas replies read like ChatGpt Comments ?
25.11.2024 09:29 — 👍 0 🔁 0 💬 1 📌 0Almost added bloc to my Flutter Flame Game, fortunately I was able to get a hold of myself.
25.11.2024 07:56 — 👍 3 🔁 0 💬 0 📌 0Family 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.
22.11.2024 20:43 — 👍 0 🔁 0 💬 0 📌 0I really like nvim keyboard shortcuts for this kind of stuff
22.11.2024 11:13 — 👍 0 🔁 0 💬 1 📌 0(I know that you can use these in conjunction with flame)
20.11.2024 22:11 — 👍 0 🔁 0 💬 0 📌 0You might be greeted by snow back here.
20.11.2024 20:31 — 👍 1 🔁 0 💬 1 📌 0Nice, looking forward to check that out!
20.11.2024 07:35 — 👍 0 🔁 0 💬 0 📌 0ViewModels 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.
19.11.2024 21:20 — 👍 1 🔁 0 💬 1 📌 0UI looking really good!
19.11.2024 13:59 — 👍 1 🔁 0 💬 0 📌 0If 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
19.11.2024 09:50 — 👍 1 🔁 0 💬 0 📌 0Gn 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.
15.11.2024 20:46 — 👍 1 🔁 0 💬 0 📌 0Image 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..
15.11.2024 11:16 — 👍 4 🔁 0 💬 0 📌 0