Raj-Srikar / Codeblocks

A programming learning platform that generates programs in Python and C++ in real-time when the logic blocks are interlocked together.

Home Page:https://www.codeblocks.study/codeblock/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An intuitive and interactive environment for learning programming that generates Python and C++ executable programs in real-time as the logic blocks are interlocked together.

As of now, only the string variables and string operations are possible in the programs, because of the implementation of C++ and it being a static programming language. Support for integer variables and operations might be added in the future updates.

- Made possible with Blockly.

About

A programming learning platform that generates programs in Python and C++ in real-time when the logic blocks are interlocked together.

https://www.codeblocks.study/codeblock/

License:MIT License


Languages

Language:JavaScript 88.8%Language:HTML 7.7%Language:CSS 3.4%