View on GitHub

Jasper Engine 2D

An Object-Behavior Based 2D Game Engine for Javascript.

Download this project as a .zip file Download this project as a tar.gz file

Overview

Jasper 2D, an object-behavior based game engine that allows game devs to share their custom defined behaviors among other game developers to provide a new social aspect towards gaem development.

How it works

Jasper 2D consists of two main components:

Example
var hero = new Jasper.Object("hero");   
hero.addBehavior("moveAround");

Other Components

Phew... Now let's make something

Let's get started working with Jasper 2D!!! On to the tutorial !!!

Author : Jude Naveen Raj
Organisation : Delta NITT