Search the Community
Showing results for tags 'escape games'.
-
A little bird was trapped into an 40 levels building. The bird is at the ground floor, you must complete one task at every level; if the task is completed well, the word ESCAPE will become green and the level will be completed. All levels are different and the game uses local storage. If you not finish the game you can come back to continue the game anytime. If you stuck, you can go to youtube to see how to complete any level. Play on computer: https://crazygames.cc/escape-40x/play/ Play on mobile: https://pokigamesonline.net/escape-40x/ You tube:
-
- 40 times escape
- 40x escape
-
(and 2 more)
Tagged with:
-
Anyone working on a point and click adventure game? I'd be keen to share thoughts code etc.. Here is my favorite developer in this genre http://www.psionic3d.co.uk/ As an artist the graphics are no problem for me. The code however is another story. I'm starting out without a library in order to more thoroughly learn the code function behind it all. Currently looking at mouse event handlers on the canvas element. I can get canvas coordinates and get a hit test on an element but I don't have the experience yet to animate an object to a specific location on click - namely an inventory. The first code I wrote myself is a scene changer. It might help another newbie out there. http://harrywatson.altervista.org/momo/index.html Any insights, comments, would be appreciated