Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prakol16 committed Aug 11, 2013
1 parent 81bca8c commit 7428f10
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,22 @@ IdeaJS
======

A library for developing games based on the HTML5 canvas

FEATURES:
- Fast background rendering, due to its having two canvases
- Easy to load sprites
- Smooth syntax
- Easy to bind events
- Cross browser, works on all modern browsers

Using IdeaJS
============

Simply download the source code. You will also need a copy of jQuery 1.7.1 or higher (or you can get the standalone version, which is just a version merged with jQuery.)

Coming Soon
===========

IdeaJS is still being worked on, and you can expect:
- Much better DOM handling (although the current version supports it, DOM is very buggy right now.)
- Fixes on a few issues with sprite animation

0 comments on commit 7428f10

Please sign in to comment.