Skip to content

Added lighting and shadows system to a simple tilemap game.

License

Notifications You must be signed in to change notification settings

flying-whales/tilemap-02

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

Added lighting and shadows system to a simple tilemap game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published