Hacker News new | ask | show | jobs
by dmvaldman 3669 days ago
the main view is all rendered in a <canvas> element... wow!
1 comments

Honestly it was probably way easier (and more performant) to implement it that way. I would hate to wrangle DOM elements and CSS to get it to perform that smoothly and lay out in an expected and consistent way. I think most game developers would likely agree.