Skip to content

igor-popovic/StepPy-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StepPy-Game

StepPy is a grid-based game where an agent must navigate from a start tile to the goal tile across different terrain types, each with its own movement cost. The agents use different search algorithms to find a path, including DFS, Branch and Bound, and A* with a Manhattan distance heuristic.

About

StepPy is a grid-based game where an agent must navigate from a start tile to the goal tile across different terrain types, each with its own movement cost. The agents use different search algorithms to find a path, including DFS, Branch and Bound, and A* with a Manhattan distance heuristic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages