Quantcast
Channel: Hacker News 50
Viewing all articles
Browse latest Browse all 9433

[iio Engine] A new HTML5 App Framework - Your Announcements - GameDev.net

$
0
0

Comments:"[iio Engine] A new HTML5 App Framework - Your Announcements - GameDev.net"

URL:http://www.gamedev.net/topic/642396-iio-engine-a-new-html5-app-framework/


 

The iio Engine

A new open source framework for HTML5 applications

Powered by Javascript and Canvas

Integrated with Box2d

 

For several months I have been consolidating and porting my game engine code libraries to a web based application framework. I will use this engine to power all of my existing original games and then use it to start some new, much more ambitious projects. Obviously there are a few other frameworks out there for HTML5 and JavaScript, but I'm sort of a do-it-yourself kind of developer and I felt that I could create a library that was more robust and easy to use than those that were available.

 

Part way through my journey of creating this engine, I realized that other developers who were interested building in web apps might also find the framework useful, so I decided to put together a website dedicated to the distribution and documentation of the project: http://iioengine.com/

 

This engine is, and always will be completely open source and free to use, extend, and re-purpose.

 

I will continue working to extend the engine and I welcome anyone who would like get on board with the project. iio still has a long way to go component-wise (the next adventure is a sound library!), but it is already an extremely good starting point for simple 2d games and custom engines.

 

One of the coolest aspects of iio is its integration with Box2D. The iio Engine provides a graphics engine attachment and application base to Box2DWeb, and is coded to make working with B2D objects easier than ever. check out the Box2D Docs page for more details.

 

Post here or on the iio Forums if you have any questions, comments, or feedback. The iio Engine will always be a work in progress, but I will always share that progress with online developer communities.

 

BTW - I've been using gamedev.net for a long time to find inspiration and solutions, so I chose this forum to release in first. You guys are the first to hear about iio!



Viewing all articles
Browse latest Browse all 9433

Trending Articles