blockly-with-websocket
v0.1.5
Published
Blcokly Programming with WebSocket
Downloads
8
Readme
Blockly-with-WebSocket
A study for Handling Callback Function with Blockly
日本語版もあるよ☆ (このページの下の方、i18nの所を見てね)
Usage
- Start WebSocket echo server
npx blockly-with-websocket
- Browse http://localhost:8080/
- Build blocks for WebSocket echo client
- Click the green button to show JavaScript code
- Click the blue button to execute your blocks
- Did you hear Echoes?
i18n
Available Natural Languages
| | | | ---: | :--- | | Yse | Japanese | | Yse | English |
# 日本語版の実行
gpx blockly-with-websocket ja
# Basque Language Version (but all blocks for WebSocket are English)
gpx blockly-with-websocket eu
- All available languages are listed in https://github.com/google/blockly/tree/master/msg/js
Available Programming Languages
| | | | ---: | :--- | | Yse | JavaScript | | No | Python | | No | PHP | | No | Lua | | No | Dart |