Show HN: Isometric game engine demo written in Vanilla JavaScript

  • This was a small weekend project. Maybe you can get a better understanding how isometric works.

    Github repo: https://github.com/iamandras/isometric

  • Looks very cool! Why did you choose divs for the project as opposed to canvas?