Skip to content

Unity 2-D scene modelling with Tilemap, and path finding with BFS

License

Notifications You must be signed in to change notification settings

gamedev-at-ariel/05-tilemap-pathfinding

Repository files navigation

Unity week 5: Two-dimensional scene-building and path-finding

A project with step-by-step scenes illustrating how to construct a 2D scene using tilemaps, and how to do path-finding using the BFS algorithm.

Text explanations are available here in folder 07.

Cloning

To clone the project, you may need to install git lfs first:

git lfs install 

Credits

Graphics:

Online course:

Procedural generation:

Programming:

  • Erel Segal-Halevi

About

Unity 2-D scene modelling with Tilemap, and path finding with BFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages