--------------------------------------------------------------------------------
               Game Builder Demo
--------------------------------------------------------------------------------

1. Introduction

    Now it's easier to create mobile games with the Mobility Pack's visual 
    editing support for the MIDP 2.0 Game API. The API supports animated 
    sprites and the ability to arrange tiled layers into scenes.


2. Usage

    -Run the GameBuilderDemo project.
    -Use the arrows to control Karel's walking direction on the map.

3. Tutorials

    Using Mobility pack Game Builder
    http://wiki.netbeans.org/wiki/view/CreatingJavaMEGamesWithGameBuilder

    Introduction to MIDP 2.0 Gaming API
    http://developers.sun.com/mobility/midp/articles/gameapi/

4. Required APIs
    
    JSR 139 - Connected Limited Device Configuration (CLDC) 1.1
    JSR 118 - Mobile Information Device Profile (MIDP) 2.0

