Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shearichard/blcktest

A testbed for using Blockly with the javascript games framework Quintus
https://github.com/shearichard/blcktest

Last synced: about 9 hours ago
JSON representation

A testbed for using Blockly with the javascript games framework Quintus

Awesome Lists containing this project

README

        

# blcktest
## Overview

Here is an example of the demo in action at version 0.1:

![My image](https://cloud.githubusercontent.com/assets/403435/5694991/902bb438-99eb-11e4-9983-4668f6f361fd.png)

A testbed for using Blockly with the javascript games framework Quintus

- Blockly: https://developers.google.com/blockly
- Quintus: http://www.html5quintus.com/

## Running
From bash execute :

$cd bltst
$python -m SimpleHTTPServer

From a browser fetch :

http://localhost:8000/blocklyindex.html