Mini Basic, a basic online interpreter
👉Blast3D is now FREE👈
Support Future Updates by Becoming a Blitz Backer on Patreon.
Tweet
Mini Basic is an online interpreter for Basic language.
This will translate Basic syntax into Javascript.
The format will follow Blijs.
It is built on top of Blijs.
The command supported will be the same. Any command that work with Blijs should work here.
There are already playground available.
Check the web here
Looking great and really getting closer to Blitz syntax.
one note though: perhaps try and enforce existing commands for the drag and move instead of InputDrag() which is non existent.
You can also look at monkey-x example or blitzmax for most combination commands for drag/move other than blitz3d.
Here's one with my virtual joystick MX sample https://www.blitzcoder.org/forum/topic.php?id=867
Keep it up
You're right. InputDrag is not available in original BlitzBasic. It should belong to Blijs.
I'll try to convert that function into more Blitz like in the next update.
Reply To Topic (minimum 10 characters)
Please log in to reply