You are browsing as a guest. Sign up (or log in) to start making projects!

3h 11m 18s logged

I got many many drawings of a variety of ghosts from a relative and they remembered me of picture books where you would have to search a person or object among many in it.


So i started programming a small website where you have to do exactly that.

After showing it to the person who made the ghosts, they made more ghosts and a background. Now i will have to implement that :)


For this to work i rewrote the entire thing with a canvas instead of plain images moved with transformation style sheet which makes it possible to implement the background.


While I tried to I noticed that it was a bit scuffed working with images in canvas because you have to:

  1. Make a HTML image
  2. Let the browser load it
  3. And only afterwards you can put it on the canvas.

But i still managed to pull it off.

0
5

Comments 1

@foxors

Bhooooooo