Skip to content
@pxt-ev3-community

pxt-ev3-community

Community fork of Microsoft MakeCode for LEGO EV3

BrickCode - A community maintained fork of Microsoft MakeCode for LEGO MINDSTORMS EV3

Microsoft is no longer updating the main pxt-ev3 project. The cloud version is available but running an old version of MakeCode.

This GitHub organization contains a community fork of the MakeCode repositories and hosts it on GitHub pages.

The latest release from pxt-ev3 repository is published here: https://brickcode.org/.

The latest master branch from pxt-ev3 is published on the beta site: https://beta.brickcode.org

Repositories

Saving and cloud integration

By default the editor saves files to local storage in your browser. The files will only be present on your own computer.

Alternatively you can use GitHub integration to save files by creating an API token.

Translations

Translations are downloaded from Crowdin makecode project weekly.

If there are any strings that are not included in the Crowdin project, they can be manually added to json files in pxt-ev3-translations.

Forking

You can fork the repository on GitHub.

After forking, enable these settings to make the site build and host itself on GitHub Pages under your account:

  • Settings -> Actions -> General: Allow all actions
  • Settings -> Pages: Source = GitHub Actions

Self-hosting

Easily self-hostable release .zips are available on the releases page.

You can host it using e.g. Python:

cd self-hostable-pxt-ev3
python3 -m http.server

Privacy

Nothing is uploaded to the pxt-ev3-community sites from the editor. The editor may access some Microsoft's makecode.com cloud APIs, for which the privacy statement is available here.

License

This is a community effort, it is not endorsed by LEGO or Microsoft.

LEGO, the LEGO logo, MINDSTORMS and the MINDSTORMS EV3 logo are trademarks and/ or copyrights of the LEGO Group. ©2018 The LEGO Group. All rights reserved.

The MakeCode project is available under the MIT License.

Popular repositories Loading

  1. pxt-ev3 pxt-ev3 Public

    Forked from microsoft/pxt-ev3

    BrickCode - A community fork of MakeCode for LEGO® MINDSTORMS® EV3

    TypeScript 1 1

  2. pxt-ev3-community.github.io pxt-ev3-community.github.io Public

    Deploy static version of pxt-ev3 into GitHub pages

    JavaScript 1

  3. pxt-ev3-translations pxt-ev3-translations Public

    Mirror of MakeCode EV3 translation files (from Crowdin)

    Shell

  4. .github .github Public

    Organization README

  5. pxt-common-packages pxt-common-packages Public

    Forked from microsoft/pxt-common-packages

    Common packages for Microsoft MakeCode editors

    TypeScript

  6. brickcode.org brickcode.org Public

    Forked from pxt-ev3-community/pxt-ev3-community.github.io

    Deploy static version of pxt-ev3-community into GitHub pages

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…