10

Recently I tried implementing a 2d grid you could drag (for performance I decided it would auto genetate new grid tiles)

Gotta say, I have a lot more respect for people who try to build this without a framework, I am building it using JavaScript and pixi.js

But man, drawing graphics is hard 😅

It's worth it though, performance is mad 💪

Comments
Add Comment