Games

jPong – 3d pong created with jQuery

Spread the love

Spread the love           It’s pretty amazing at how fast people can learn certain technologies. A couple of months ago, I learned my friend and ex-classmate Sidney te Grotenhuis some (basic) jQuery . Last week, he contacted me to show off his latest creation: jPong . I was blown away. By combining jQuery with a collision […]

jPong – 3d pong created with jQuery Read More »

JQuery Typing Game

Spread the love

Spread the love           Continue from my previous post, about detecting character in jquery, now try to some more sophisticated example, this game inspired by an old shark typing game, which is created by pop cap game, but it seems not available anymore. Demo: http://demo.superdit.com/jquery/typing_game/ Download Links http://superdit.com/2011/03/04/jquery-typing-game/

JQuery Typing Game Read More »

pp3Diso : jQuery plugin that allows Management of a 2D or 3D isometric map

Spread the love

Spread the love           pp3Diso is a jQuery plugin that allows the display and management of a 2D isometric map (or 3D isometric misnomer). Here are some of the possibilities offered by pp3Diso: map size limited to 500×500 for a map, ability to display multiple maps without reloading the page Layer to layer for buildings and

pp3Diso : jQuery plugin that allows Management of a 2D or 3D isometric map Read More »

CanvasQuery : jQuery Html5 Canvas Library for Game Developers

Spread the love

Spread the love           Canvas Query is a wrapper library for HTML5 Canvas element which allows it to be used with jQuery like syntax. Also it adds a lot of common use image manipulation methods mainly convenient for gamedevelopers . Tags: HTML5 canvas Demo: http://canvasquery.com/#examples Download Links http://canvasquery.com/

CanvasQuery : jQuery Html5 Canvas Library for Game Developers Read More »

jQuery Snakey game

Spread the love

Spread the love           The famous snake game made with jQuery.Use the keyboard arrow keys to control the snake. Eat the specified amount of cherries to advance to the next level, without slithering into yourself or a wall. The speed and length of the snake will increase with every cherry eaten. The game ends when you

jQuery Snakey game Read More »

PhotoCradle.js : jQuery Gallery Integration with Flickr or Picasa

Spread the love

Spread the love           jQuery image gallery that delivers photos you store on services like Flickr or Picasa to your personal website or blog. Features: Original thumbanails bar On-demand image loading Fast and adaptive fullpage browsing mode Multiple cradles per page Integration with popular services (flickr, picasa) Skins based on CSS theming Demo: http://yevhentiurin.github.io/jsphotocradle/ Download Links

PhotoCradle.js : jQuery Gallery Integration with Flickr or Picasa Read More »

Scroll to Top