How do you make 2D game?

How do you make a 2d game cause i can’t figure it out

By using sprite.js found here: https://github.com/playcanvas/sprites

You can use this to draw images, or you could use an external JS library like Raphael.js

Dave recently made a nice 2D game using sprite.js https://playcanvas.com/project/371371

1 Like