Skip to content

Stephen-Gose-Game-Studio/pathfinding_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathfinding_tutorial

Demo for a tutorial showing how to perform pathfinding and move a sprite accordingly with Phaser 3.

The demo can be found here.

The tutorial is not online yet.

Running the demo

Place all the files on your local web server and navigate to index.html.

You can move around by clicking on the map. The colored areas are tiles that have a cost attached to them, so the pathfinding algorithm witll try to avoid them if possible (unless all alternative paths are much longer).

About

Demo for a tutorial showing how to perform pathfinding and move a sprite accordingly with Phaser 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%