YEE
Hi! im working on (yes, its nowhere near finished) a lua port for makecode using love2d, i made it to help people get more familiar to non-block coding while still having a somewhat block like system so you can maybe learn javascript/python easier (python is very simmilar to lua BTW)
SOME DIFFERENCES:
- no limitations with graphics, sound, performance, input, etc
- not block coding (duh)
- there is no built in editor, o you must use a code editor such as vscode, a sprite editor such as aseprite, and a song editor such as beepbox.
- there are quite a bit of features missing due to it being a WIP, so you can only do simple things such as input, sprite defining, moving, displaying, so no collision, tilemaps, or sound yet (unless you want to code your own not with a mc api)
- its not in your browser (duh again)
- it updates at 60FPS instead of 30
also, i dont have a documentation built up yet, bc thats also a WIP
if you have any questions, comments, or just wanna know how to use this, please let me know!