II.
LibrarySkill overview
Reference · livelib-skill:game-development--astar
astar overview
A* pathfinding skill for heuristics and optimization.
Attributes
displayName
astar
description
A* pathfinding skill for heuristics and optimization.
libraryPath
library/specializations/game-development/skills/astar/SKILL.md
specialization
game-development
contentSummary
# A* Pathfinding Skill
A* algorithm implementation.
## Capabilities
- A* implementation
- Heuristic functions
- Path optimization
- Grid and graph navigation
Outgoing edges
lib_applies_to_domain1
- domain:gaming·DomainGaming
lib_belongs_to_specialization1
- specialization:game-development·Specialization
lib_involves_role1
- role:game-developer·RoleGame Developer
lib_requires_skill_area2
- skill-area:game-ai-pathfinding·SkillAreaGame AI and Pathfinding
- skill-area:graph-algorithms·SkillAreaGraph Algorithms
Incoming edges
None.