There are a lot JavaScript analog clocks out there, but most of them use images or CSS3 tricks to make them move. I am showing you an analog clock made without any image and without any style thanks to Raphaël JavaScript Library. Raphaël is a JavaScript library that let you your work with vector graphics …
Javascript
Do you remember Krasimir Tsonev? He’s the author of the tween manager class and The Big Adventure. He gave me the permission to publish an interesting post about Flash and search engine optimization. Many people will say that Flash is not SEO friendly. Actually that’s not 100% true. Flash is just a tool that shows …
There are a couple of improvements to do to Full screen centered background image with CSS and jQuery to add some functionality such as window resizing management and make it compatible with Opera. First, you should change the CSS to Setting triquibackimg‘s position to relative rather than fixed will make it work in Opera too. …
Recently a lot of sites feature a full screen background image. Full screen background images can be used to give some sort of liquid effect to fixed layouts, or just to show full screen images in some special occurrences, such as Christmas or the launch of a new service. This is what you’ll get: demo. …
Following the example published in HTML5 game creation prototype post, Esteban Gallardo from Free Creation Games shares with us a more compex prototype to create a game like Bubbles 2. This is what you’ll get (not on IE):
Read all posts about "Bubbles 2" gameDo you remember my first Flash game tutorial? I think it’s time to make something similar with HTML5. At the moment, I am showing just a quick prototype because I want to show you it’s possible to achieve smooth movements with this technique, but I am going to start a tutorial series about it. I …
When I said there are games you must be able to make in less than a day, obviously I meant in any language. This is the jQuery version of the Sokoban game I made in less than 2Kb. Or, more precisely, it’s the javascript version, powered by jQuery. You should know the rules… click in …
Read all posts about "Sokoban" gameThe web is full of jQuery galleries, but I think none of them is really minimalist to give people the opportunity to custom and improve it according to their needs, and none of them is fully explained, line by line, style by style, to help jQuery newcomers. So I decided to create the Triqui Gallery, …
While Flash remains the best software to develop casual web games, jQuery allows you to make interesting things… nothing to do with pure action Flash games, but in some cases you can get interesting results out of your browser. Here it is a list with 17 jQuery powered games, most of them with clean and …
If you are looking for a real world example made with Loading WordPress posts with Ajax and jQuery or you haven’t played LineBall yet, or you played it, you loved it and you want to know who made the music, this is the right blog post. I am finishing and polishing LineBall’s official site built …