4 Star 15 Fork 8

Kittenbot / KittenbotGui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause

This is the source code of KittenBlock

Kittenblock is based on the latest code-base of Scratch 3.0, it includes 3 major parts:

scratch-vm: the major running environment of Scratch blocks (Scratch 3.0), joint point of Scratch-blocks and Scratch-render.

scratch-blocks: blocks front-end with modified from blockly.

scratch-render: the stage of scratch3.0

app: based on scratch-gui, developed in react

All these three parts already included in this repo, I have modified some of the code in Scratch VM and Scratch Blocks.

Basically I sync to official scratch code base every week.

For KittenBlock Users:

Please download the Windows application here: http://kittenbot.cc/kittenblock/download/

Deploy:

clone this repo

git clone https://github.com/KittenBot/Kittenblock.git

enter the root directory of repo

cd KittenbotGui

install packages

npm install

to make kittenblock run offline locally you still need kittenblock-pc depends http://git.oschina.net/Kittenbot/kittenblock-pc

https://git.oschina.net/Kittenbot/kittenblock-pc.git

go into kitteblock-pc:

cd kittenbot-pc
npm install

pack the source code of kittenblock-pc

node_modules\bin\wepback

back to root repos and pack everything else

cd ..
node_modules\bin\wepback

all the source code need for will locate in nwjs folder the next thing is get nwjs and unzip to nwjs folder, have fun.

Specially Thanks to:

Spanish translate contributor: Jose Carlos

French translate contributor: Michel FREARD

PS:

Due to Github blocked by GFW from time to time, my major dev repo is https://git.oschina.net/Kittenbot/KittenbotGui.git .

And this is my first JavaScript and react project, pardon me for not doing everything in best practice. And we need your contributition to make it move forward.

Copyright (c) 2016, Massachusetts Institute of Technology All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

暂无描述 展开 收起
JavaScript
BSD-3-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/Kittenbot/KittenbotGui.git
git@gitee.com:Kittenbot/KittenbotGui.git
Kittenbot
KittenbotGui
KittenbotGui
master

搜索帮助