Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

2DMazeGraph

Helper classes for pathfinding in 2D games in unreal

MazeGraph class generates the graph of the walkable tiles and the edges that connects them in a relatively cache friendly way. Path class is used to store paths returned from path generation methods of MazeGraph in order to traverse them in the tile based game.

About

Helper classes for pathfinding in 2D games in unreal

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages