Skip to content

Basic implementation of a navigational microworld interfaced by a block-based programming language

License

Notifications You must be signed in to change notification settings

Foxsin07/blockly-navigational-microworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockly Navigational Microworld

Basic implementation of a navigational microworld interfaced by a block-based programming language.

  • The UI is built with React
  • The microworld is rendered on canvas
  • The block-based programming language is built with Blockly

To install dependencies run: npm install To run application run: npm start (the application will be available on localhost:3000)

About

Basic implementation of a navigational microworld interfaced by a block-based programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • HTML 1.1%
  • CSS 0.9%