The HTML5 tool I want to share with you in this week is the Spaceport. This software is engineered to maximize the native performance of your game by building multi-platform optimized HTML5 games as well as importing old flash games. Based on HTML5 and JavaScript, you can create beautiful and richly interactive gaming experiences without cross-compiling. The vector graphics engine here lets you create your assets once and then programmatically scales them to fit the resolution of the target device without quality loss. Spaceport also provides free live demo on its official website and you can build a game in five minutes, and download the SDK by creating an account.
Features:
- Uses OpenGL to accelerate rendering on native devices.
- Uses versatile and efficient vector graphics formats instead of bloated sprite sheets, which minimizes the size of asset downloads and drastically reduces loading times.
- Utilizes special code libraries to create more dynamic games, including an isometric engine, AI engine, and GUI widgets.
- With Spaceport, artists can continue to use Adobe Flash to create art assets in SWFs.


