Best jQuery Games Plugins & Tutorials with Demo

    melonJS : A fresh & lightweight HTML5 Game Engine

    melonJS : A fresh & lightweight HTML5 Game Engine

    melonJS is an open source HTML5 game engine that empowers developers and designers to focus on content.The framework provides a collection of composable entities and support for a number of third-party tools.

    Features:
    • A fresh & lightweight 2D sprite-based engine
    • Standalone library (does not rely on anything else, except a HTML5 capable browser)
    • Compatible with most major browsers (Chrome, Safari, Firefox, Opera, IE) and mobile devices
    • Device motion & accelerometer support
    • High DPI & auto scaling
    • Multi-channel HTML5 audio support and Web Audio on supported devices
    • Lightweight physics implementation to ensure low cpu requirements
    • Polygon (SAT) based collision algorithm for accurate detection and response
    • Fast Broad-phase collision detection using spatial partitioning
    • 3rd party tools support for physic body definition (PhysicEditor, Physic Body Editor)
    • Advanced math API for Vector and Matrix
    • Tween Effects
    • Transition effects

    Hilo : HTML5 Game Framework

    Hilo : HTML5 Game Framework

    Hilo is a Cross-end HTML5 Game development solution developed by Alibaba Group. It could help developers build HTML5 games conveniently in minutes.

    Features:

    • independency modules design, support multiple module styles;
    • Object Oriented Programmed Development;
    • Simple and efficient Visual Object Architecture;
    • Multiple render model supported, including CanvasRendererDOMRenderer and WebGLRenderer;
    • Compatible for multiple desktop and mobile browsers. Using Flash Shim to support IE (yes as you can see, it support IE);
    • Physics extensions supported: Chipmunk
    • Skeleton animation extensions supported: DragonBones

    Ping-Pong-js : Two player Ping Pong Game with JavaScript

    Ping-Pong-js : Two player Ping Pong Game with JavaScript

    Ping-Pong-js is a simple two player Ping Pong game made with pure Javascript and CSS.

    Impact : HTML5 Canvas & JavaScript Game Engine

    Impact : HTML5 Canvas & JavaScript Game Engine

    Impact is a JavaScript Game Engine that allows you to develop stunning HTML5 Games for desktop and mobile browsers.

    Tower Building Game with Html5 Canvas & Javascript

    Tower Building Game with Html5 Canvas & Javascript

    Tower Game is a HTML5 canvas tower building game using javascript. MIT licensed and has some option to customize.

    Breakout : HTML5 Canvas Game

    Breakout : HTML5 Canvas Game

    Breakout is a html5 canvas game.

    Shooting Range Game with HTML5 Canvas

    Shooting Range Game with HTML5 Canvas

    Shooting range game with HTML5 canvas.

    InfiniteRPS : Simple Browser Game with jQuery & HTML5 Canvas

    InfiniteRPS : Simple Browser Game with jQuery & HTML5 Canvas

    Simple browser game built with JS, jQuery and HTML5 Canvas. A simple sidescrolling RPS game that pits you, a shape shifter, against an infinite amount of rocks, pieces of paper, and pairs of scissors. Shift into the correct form to defeat your foes! Levels become progressively more difficult as the number of enemies and the speed at which they approach increases.

    Fruits Slicing Game with jQuery

    Fruits Slicing Game with jQuery

    Fruits slicing game made with jQuery.

    Reversed-Tetris : Game with JavaScript

    Reversed-Tetris : Game with JavaScript

    Reversed-Tetris is a web-based game written in pure JavaScript without any dependency. Be compare with most web-based games, Reversed-Tetris use Dom as the render engine, instead of the canvas. It’s less performant, but more like a “web platform” prodact.