Best jQuery Games Plugins & Tutorials with Demo

    SnapPuzzle : jQuery Image Puzzle Game

    SnapPuzzle : jQuery Image Puzzle Game

    A jQuery plugin for turning an image into a jigsaw puzzle game.

    • Adjustable difficulty level
    • May be used in responsive designs
    • Drag and drop
    • Callbacks

    BlockBlaster : HTML5 Game using JS and Canvas

    BlockBlaster : HTML5 Game using JS and Canvas

    First real crack at making an HTML5 game using JS and canvas element.

    Blockrain.js : HTML5 Tetris Game for jQuery

    Blockrain.js : HTML5 Tetris Game for jQuery

    Blockrain.js is one of the best HTML5 tetris versions out there. The code was then modified and refactored to build a jQuery Plugin and added quite a few methods to easily add themes to it and make it simpler to implement.

    Babylon.js : Building 3D games with JavaScript & HTML5

    Babylon.js : Building 3D games with JavaScript & HTML5

    Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL.

    • Complete scene graph with lights, cameras, materials and meshes
    • Collisions engine
    • Physics engine
    • Scene picking
    • Antialiasing
    • Animations engine
    • Audio engine
    • Particles Systems
    • Sprites and 2D layers
    • Special FX

    Pong.js : jQuery PONG Game

    Pong.js : jQuery PONG Game

    A simple JS library to add a game of 1 player pong to any web page using jQuery and basic html elements and styles.

    Jaguar : jQuery Adventure Game Engine

    Jaguar : jQuery Adventure Game Engine

    Jaguar puts the power of hardware-accelerated story-telling in your hands.Using only 3 simple HTML tags and minimal CSS, Jaguar can accomplish nearly all game features of classic adventure games such as Monkey Island, Loom and The Dig.Jaguar is build for beginners to finally be able to create story-driven adventure games without any coding experience.

    Phaser : 2D game framework for HTML5 Games

    Phaser : 2D game framework for HTML5 Games

    Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

    LimeJS : HTML5 game framework for web and iOS

    LimeJS : HTML5 game framework for web and iOS

    LimeJS is a HTML5 game framework for building fast, native-experience games for all modern touchscreens and desktop browsers.

    HTML5 JavaScript Gem Game With Saved Scoreboard

    HTML5 JavaScript Gem Game With Saved Scoreboard

    Everyone is talking about HTML5 games and how they are the future of mobile gaming, but where do you start? What is it you need to do to create a game? In short the answer is actually “not much”, everything that I will be using in todays tutorial I’ve already covered in various different guises in my previous tutorials. We’ll be using only pure JavaScript and CSS in this tutorial and the images.

    PathFinding.js : A comprehensive path-finding library in javascript

    PathFinding.js : A comprehensive path-finding library in javascript

    A comprehensive path-finding library for grid based games.The aim of this project is to provide a path-finding library that can be easily incorporated into web games. It may run on Node.js or the browser.