Save the Totem: HTML5 game prototype made with Construct2
A complete Totem Destroyer game prototype made with Construct2 dissected to make you see how everything was done.
A complete Totem Destroyer game prototype made with Construct2 dissected to make you see how everything was done.
A brief look at Construct 2, the engine to create HTML5 games with no programming skills required.
A complete Bejeweled prototype with animations and combos made entirely with jQuery
How to create an iPhone accelerometer monitor and an “highest iPhone point” arrow using javascript’s devicemotion event listener.
My first web app game for iPhone is GuessNext, powered by jQuery Mobile. Play it and give feedback.
Second step of the iPhone web app creation, this time featuring splash screen, status bar appearance and saving data locally.
Learn how to control characters and content in your web applications using TouchSwipe jQuery plugin.
The first attempt to create an iPhone game starting from a web page.
Build HTML5 Games in no time with Impact JavaScript Game Engine. Games created with Impact require no browser plugins or any software installations – just a modern browser that supports the Canvas tag.
I want to share with you a little snippet of code I am using for a project. I was looking for a cute jQuery color picker and I found Farbtastic to be the best for my needs. Anyway, I also liked how jQuery UI used the Slider to make a simple color picker so I [...]