Giter VIP home page Giter VIP logo

eka's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

eka's Issues

Blockly block highlight is not showing

The blockly highlights, highlight the block that is currently playing. For some reason the block is not being highlighted. It was working fine before. I suspect this has something to do with the forever block.

All stages cleared message does not appear at all

When a stage is cleared a modal appears with a message saying get ready for the next stage. At the end of all the stages the modal is supposed to display a message saying "All stages are cleared" but no modal appears due to some minor bug somewhere.

Text based program area

Once the users get comfortable with the logic after say finishing six stages in level-1, the next thing is if they can write a few javascript text to carry out the same. We can add a few more stages with logic no harder than prior stages but with text area in-place of blockly workspace. Run the written code as usual. This will also require some another interface change to show compilation error.

"yarn install" does not work for installing on Linux. Works fine on MacOS.

"npm install" works.
"yarn install" throws the following error :

eicossa@eicossa-office:~/repo/eka$ yarn install
ERROR: [Errno 2] No such file or directory: 'install'

System Configuration :

eicossa@eicossa-office:~/repo/eka/dist$ uname -a
Linux eicossa-office 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Help callouts

Callouts on various interface elements that all disappear on a click are a good way to give an introduction to various interface options. The callouts should appear on first load and should also be displayed on help button click (where to place the help button?).

Code export to different platforms

The show code currently shows the code for some hybrid micro-python and arduino. There should be multiple export options say for nodemcu, micro-python, arduino etc. This is implemented in blockly blocks. The code for each block can be defined in their respective js files e.g. delayBlock.js, foreverBlock.js, ledBlock.js.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.