From 0b004962b14b95ac4d745bbbcd3a380553e57048 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Thu, 12 Jan 2023 02:27:27 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=A2=9E=E5=8A=A0codeck?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 496705f..6756827 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ (名字按时间排序,最新添加的在最上面) +### 2023年1月12号添加 +--- +#### codeck - [Github](https://github.com/moonrailgun/codeck) +* :white_check_mark: [codeck](https://codeck.moonrailgun.com/): 基于JS的可视化蓝图编程引擎,让不懂得编程的用户也能通过可视化的方式进行编程,只要掌握最基本的逻辑即可。同时支持插件形式编写适用于不同场景的代码块,产品灵感来自于`unreal`的蓝图编程引擎与`google`的`blockly`。 ### 2023年1月9号添加 --- From 26dbca6ef5b88eeb8885817872d0bb6ac470754f Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Thu, 12 Jan 2023 02:30:05 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E4=B8=BA=E4=BD=9C=E8=80=85=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6756827..4edbc71 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ ### 2023年1月12号添加 --- -#### codeck - [Github](https://github.com/moonrailgun/codeck) +#### moonrailgun - [Github](https://github.com/moonrailgun) * :white_check_mark: [codeck](https://codeck.moonrailgun.com/): 基于JS的可视化蓝图编程引擎,让不懂得编程的用户也能通过可视化的方式进行编程,只要掌握最基本的逻辑即可。同时支持插件形式编写适用于不同场景的代码块,产品灵感来自于`unreal`的蓝图编程引擎与`google`的`blockly`。 ### 2023年1月9号添加 From a9de21e918d0c4a7284912909a39f5a98a7c0a54 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Thu, 12 Jan 2023 02:32:15 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8D=9A=E5=AE=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4edbc71..38dd02e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ ### 2023年1月12号添加 --- -#### moonrailgun - [Github](https://github.com/moonrailgun) +#### moonrailgun(上海) - [Github](https://github.com/moonrailgun), [博客](http://moonrailgun.com/) * :white_check_mark: [codeck](https://codeck.moonrailgun.com/): 基于JS的可视化蓝图编程引擎,让不懂得编程的用户也能通过可视化的方式进行编程,只要掌握最基本的逻辑即可。同时支持插件形式编写适用于不同场景的代码块,产品灵感来自于`unreal`的蓝图编程引擎与`google`的`blockly`。 ### 2023年1月9号添加