Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411505 Posts in 69374 Topics- by 58429 Members - Latest Member: Alternalo

April 25, 2024, 09:10:56 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityTownhall[Dev Tools] iio.js: a beginner friendly HTML5 framework for games
Pages: [1]
Print
Author Topic: [Dev Tools] iio.js: a beginner friendly HTML5 framework for games  (Read 264 times)
Cbas
Level 0
*


View Profile WWW
« on: February 05, 2016, 11:51:29 AM »



iio.js website

iio.js is an open source JavaScript framework that makes it super easy to make 2D games and animations with HTML5 Canvas. It a great place to start if you've never used JS or HTML5.

How easy is it? Here's "Hello World":
 
Code:
app.create( app.center, 'Hello iio' );

Just because it simple though, doesn't mean it isn't useful for complex apps. iio.js is dependency free, does not limit standard JS usage or conflict with any other libraries, and it also integrates directly with Box2D. Checkout this drag and drop demo for example: Box2D Demo

Though no mobile specific functionality is included, iio.js has been used to make iOS and Android games, here's one made pretty recently: iio.js mobile game

There's also full online documentation, which can be downloaded for offline use on Github

Demos

Tutorials

Check it out! you can follow the project on Twitter to hear about new content releases
Logged

http:://iio.js.org
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic