Category "isometric"

How I can apply antialiasing to isometric grid lines in a shader?

I have an isometric grid shader that looks like this when zoomed out Those gaps should not be there and lines should look smooth. How I can apply antialising t

How to get tile selected with mouse?

New to pygame, and game development in general. This is my main loop and I am trying to blit just a tile selector image on top of the current tile that the mous