This project is a minimal example of how to integrate with the roar engine for online game development.
You'll need to do a few things to make it work.
-
Create a free account with roar engine and create a game. An empty game will suffice at this stage, you can always tweak parameters and add content later.
-
Host xhr_jsonp.php somewhere online. (This will not be needed once the roar engine has official support for this access method)
-
Edit the roar_minimal.html so that my_xhr_address and my_game_name are correct.
You should now be able to login and use the engine from this page