Skip to content

hour of code mock-up using phaser 3 and blockly blocks through JS Interrupter

Notifications You must be signed in to change notification settings

chitwon/blockly-phaser3

Repository files navigation

blockly-phaser3

Hour of Code mock-up using phaser 3, blockly blocks and JS-Interpreter.

  • Phaser 3 and Blockly on top of plain JavaScript
  • Using google's JS-Interpreter to run blockly generated code
  • Starting point to get blockly to output something in html page

Online Demo

Installation

Clone the repo, run in over http. Phaser will not work by opening the local file in a browsers without serving over http. The references to blockly, phaser JS and pure-min.css are using CDNs. If you want it all local, download those files.

Enjoy

About

hour of code mock-up using phaser 3 and blockly blocks through JS Interrupter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published