Code Builder for Minecraft: Education Edition api client in Javascript(Typescript)
Support rest api https://education.minecraft.net/wp-content/uploads/Code_Connection_API.pdf
npm install
npm run play
# access to http://localhost:5000/playground
# open dev tools console
const client = mc3lib.client('<IP address>')
client.agent.move('forward')
[ ] Test test test