Skip to content

aknow2/mc3lib

Repository files navigation

WIP: MC3Lib Minecraft code connection Library

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

launch Playground

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')

TODO

[ ] Test test test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published