playmycode: code and host your game

For everything that's not in any way related to PureBasic. General chat etc...
xorc1zt
Enthusiast
Enthusiast
Posts: 276
Joined: Sat Jul 09, 2011 7:57 am

playmycode: code and host your game

Post by xorc1zt »

hi,

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.