D
D
Dmitry Izotov2020-10-04 22:42:44
JavaScript
Dmitry Izotov, 2020-10-04 22:42:44

Game dress up a doll on js, what tools to use?

Remember these mini-games on flash and not only, in the manner of dressing a barbie doll, or help a girl / guy choose what to wear, etc.
Here I want to reproduce something similar in js so that there is a 2d character layout, I click on some thing in the menu and it appears on it.
The question is, what tools to use for such an application? I don’t even know how to google it ...
Maybe there are ready-made solutions or examples of similar projects? It came to mind to do this through the canvas and put one image on top of another

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dollar, 2020-10-05
@DiSayThis

Phaser

X
xenonhammer, 2020-10-04
@xenonhammer

mouse events, image coordinates, canvas - a great start.

M
Maxim, 2020-10-04
@XTerris

Well, do as you think, this is your project, only you decide which technologies to use.
Specifically, in your case, there are no clear rules on how to implement this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question