Hacker News new | ask | show | jobs
by hombre_fatal 2396 days ago
I also use SVG from Elm for my simple games. Zoom and click-and-drag translation (and things like parallax) become trivial. And I love how you can put event listeners directly on objects.

Perfect for, e.g. board games!