i would love to know how you light up only the surface pixels!
Viewing post in =[:] jam comments
Nothing too fancy! The base tile map looks like this:

so the tile borders are already a little brighter than the insides. Then I added an occlusion layer and covered up everything but the borders

Then I attached a point light to the player, and that's it! For the lighting, at least. The brick pattern comes from applying a shader that blends a repeating brick texture with the base tile map.
