bbcmicrobit / PythonEditor

A MicroPython editor for the BBC micro:bit that works with browsers.
https://python.microbit.org/
MIT License
197 stars 130 forks source link

Simulator #369

Closed alexandruradovici closed 1 year ago

alexandruradovici commented 3 years ago

Is the simulator available? The https://github.com/microbit-foundation/micropython-simulator repository says that it is used by this editor, but can't seem to figure out how to activate it?

microbit-matt-hillsdon commented 1 year ago

We've just launched a new version of the Python Editor that has a micro:bit simulator. The micro:bit Python Editor V3 and the simulator itself are both in separate GitHub repositories: V3 editor; simulator.

More information about how these projects relate to the original editor project can be found on #391.

Try it out at https://python.microbit.org

https://user-images.githubusercontent.com/44397098/194281462-39f01c28-7f9b-4792-b87d-647465b85de4.mp4

microbit-carlos commented 1 year ago

Thanks Matt for the update! I'll close this as resolved.