meganetaaan / vue-8-puzzle

A simple 8-puzzle game made as a Vue.js component
MIT License
30 stars 9 forks source link

Can't support base64 images sources #30

Open MauroNavaLuevanos opened 3 years ago

MauroNavaLuevanos commented 3 years ago

I need to generate an image in canvas and create a puzzle with the result, How can I implement that case?

MauroNavaLuevanos commented 3 years ago

image