xoyojank / WPF-Blocky

A WPF based visual programming editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPF-Blocky

this is a visual programming editor like google blocky and scratch, but implemented by WPF and dotnet. I want to develop a visual programming editor like scratch, but which will be more powerful, and has modern programming feature, like local variable, expandsibility. And I plan to enable it to control the robot toy like Lego Mindstorm EV3.

currently we wrote this prototype, and achieved the basic function, visualization and execution.

About

A WPF based visual programming editor

License:MIT License


Languages

Language:C# 100.0%