So, I’m trying to learn to write DOM-based games. I hate canvas. I hate the whole “it’s all pixels” ethos. It makes no sense to me throw away all of my skills because “it’s faster” or “that’s the way it’s always been done”. Where possible, I think being able to use an event listener instead of a bunch of math to determine if the user clicked on a thing is much better.
2.12.2023 15:11So, I’m trying to learn to write DOM-based games. I hate canvas. I hate the whole “it’s all pixels” ethos. It makes no sense to me...⬆️
⬇️