#pathfinding

United Ghouls Studiountitledgamestudios
2025-05-16

Avoiding object avoidance in Pathfind on Godot - We can't avoid that can we? 😂😂😂😂😂

twitch.tv/untitledgamestudios

Pathfinder search algorithm battle royale!
A-star (yellow) vs Breadth (green) vs Greedy (red) vs Depth (blue)
#gamedev #indiedev #maze #pathfinding

Learn how to explore a triangular grid and find a goal point with the A-star search algorithm in this pathfinding tutorial
agatedragon.blog/2025/04/05/a-
#gamedev #indiedev #maze #pathfinding

Learn how to generate a triangular grid, create walls, connect the triangular cells and render the cells in this Processing tutorial, using the Java programming language
agatedragon.blog/2025/04/03/ge
#gamedev #indiedev #maze #pathfinding

triangle grid with connected nodes and wall nodestriangle grid and wallstriangle grid with connected rendered lines and circles onlytriangle grid with connected rendered lines only

The 'Random Mouse Algorithm' is the best maze solving algorithm in the universe.
It uses less memory than other wasteful pathfinding algorithms like 'Breadth First Search' and 'A-star'. Since it picks a random node at every junction. (1 / 2)
#gamedev #indiedev #maze #pathfinding

Learn how to explore a hexagonal grid and find a goal point with greedy best first search in this pathfinding tutorial
agatedragon.blog/2025/03/25/gr
#gamedev #indiedev #maze #pathfinding

Learn how to generate a hexagonal grid, create walls, connect the hexagonal cells and render the cells in this Processing tutorial, using the Java programming language
agatedragon.blog/2025/03/24/ge
#gamedev #indiedev #maze #pathfinding

hexagon grid with 16 radius and wallshexagon grid with 32 radius and walls

Learn how to explore a grid and find a goal point with breadth first search in this pathfinding tutorial
agatedragon.blog/2025/03/17/br
#gamedev #indiedev #maze #pathfinding

Pathfinding tutorial: Exploring a node graph using depth first search whilst searching for a goal point
agatedragon.blog/2025/03/13/de
#gamedev #indiedev #maze #pathfinding

Learn how to generate a node graph, connect the nodes and render the nodes in this Processing tutorial, using the Java programming language
agatedragon.blog/2025/03/13/ge
#gamedev #indiedev #maze #pathfinding

generating a node graph in processing with a start and goal point

A-star pathfinding in action
#gamedev #indiedev #maze #pathfinding

2025-02-17

AStar Pathfinding для агентов различного размера с использованием пространственного хэширования

Наверное, большинству людей, связанных с программированием игр, известен алгоритм AStar . В интернете можно найти много примеров объяснения того, как он работает, и реализации для различных языков, когда размер (далее радиус) агента, которого необходимо перемещать по импровизированной карте, известен заранее и не меняется. Но когда речь заходит о поддержке агентов, обладающих разным радиусом, увы, информации не так много. Данный пробел я постараюсь восполнить в рамках этой статьи.

habr.com/ru/articles/883210/

#astar #pathfinding

Tomitomica
2025-01-17

Oh wow, made it! Thanks to I finally - FINALLY - learned enough to implement a working version of the A* algorithm! Maybe it's nbd for you, but on this side of the fence, it was quite big thing!
.
.
.








silmeth 🇺🇦silmeth@mstdn.social
2024-12-16
Raccoon🏳️‍🌈Raccoon@techhub.social
2024-11-08

#News out of #Nintendo's #patent #lawsuit against #PocketPair, alleging the #GameMechanics of #Palworld are too similar to #Pokemon.

We now know the main #patents, all filed in #Japan earlier this year after PalWorld's release...

(Reminder that #IAmNotALawyer)

No. 7493117 involves #collision and #pathfinding, and seems to be mostly related to trainer battles and entering battle by throwing one Pokemon at another. It's not clear to me how this is novel or unique enough for a lawsuit.

No. 7528390 involves player characters mounting creatures and riding them around. As Pokemon is far from the only, first, or even a game with this mechanic for more than a few years, I don't see how they can claim this.

No. 7545191 is the #PokeBall thing, which #PalBalls are very similar to, so much I was surprised they did that at the game's release (#Bugsnax at least used a non-spherical trap), but again, I'm not sure how this is unique or innovative enough for a lawsuit.

#Gaming #GameDev

2024-11-05

»I must not fear.
Fear is the mind-killer.
Fear is the little-death that brings total obliteration.
I will face my fear.
I will permit it to pass over me and through me.
And when it has gone past, I will turn the inner eye to see its path.
Where the fear has gone there will be nothing. Only I will remain."

Say it out loud if you think it helps today. Make it a mantra.

#BeneGesserit #Fear #Perseverance #WorldBuilding #PathFinding

2024-10-12

So I ended up making my own AStar class because Godot's own AStarGrid2D doesn't support "wall that blocks entry but does not block diagonal movement" (outside of "make point non-solid but set weight very high") or "automatically update weight and solid status based on the current character's stats" without manually iterate through every point.
I just hope my implementation (entirely in gdscript) can handle more than seven monsters.
#godot #gamedev #roguelike #pathfinding

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst