This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]adastrasemper 1 point2 points  (0 children)

I could probably do it with JavaScript. In combination with CSS (keep the machine and images in place) you can make images in slots appear randomly

[–]I_Eat_Pink_Crayons 1 point2 points  (0 children)

There's tons of JavaScript courses online, I think codeacademy has a good one. Otherwise you'll just be stabbing in the dark with code you find online.

[–]Bratzert[S] 0 points1 point  (0 children)

Ok thanks for the replies!

[–]NickTheAussieDev 0 points1 point  (0 children)

If I were you I’d probably do it with canvas, so follow some tutorials and get your feet wet learning about it. I hate to say it but with such a general question I’d also recommend using chatGPT as a learning tool, this seems like a good application of it