playmycode: code and host your game
Posted: Sun Nov 27, 2011 4:43 am
hi,
i just wanted to share this website where you can code and host games.
http://www.playmycode.com/home
i just wanted to share this website where you can code and host games.
http://www.playmycode.com/home
Code: Select all
Developing Games
Games on Play My Code are developed using a language called Quby. It's a simple yet versatile Ruby-like language which is parsed directly to JavaScript and executed in the browser. Compiling into JavaScript ensures the games run as fast as they can!
The games are developed using our cloud-based IDE and hosted directly the site itself. They can then be embedded in any web page (see below).
To make new games you will need to sign up, but if you want to look at and tinker with making a game without an account you can do so in our sandbox.
For full instructions on creating and managing projects, using the IDE and coding games, please read the section on general games development. Also please check out the Quby API & Quby Syntax documents for information about the language itself.