Create a "complex" tilemap from arrays

This platformer example uses arrays as a tilemap.

Check out levels.ts and map.ts in its repository to see how it works.

It uses only one layer though.

1 Like