Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shearichard/blcktest
- Owner: shearichard
- License: apache-2.0
- Created: 2015-01-08T10:18:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T20:36:03.000Z (almost 10 years ago)
- Last Synced: 2023-03-22T16:57:09.723Z (over 1 year ago)
- Language: JavaScript
- Size: 10.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blcktest
## OverviewHere 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 SimpleHTTPServerFrom a browser fetch :
http://localhost:8000/blocklyindex.html