BasicBlox, a Roblox coding language

Hello Developers!

If you did not see my last post, I am starting to open source some stuff from my games, this time It is a full game! :open_mouth:

BasicBlox was my try of making a coding language in Roblox, it was kind of based of Basic, a old coding language, and so I made this.

Here are some commands you can do in this ā€œcoding languageā€:

  •   print
    
  •   test
    
  •   remove
    
  •   mcmd
    
  •   delay
    
  •   addpart
    
  •   configpart
    
  •   addgui
    
  •   configgui
    

I donā€™t want to list what they all do, some you can look though the code and find out.

Image of UI:

Here is the game:
BasicBlox [V0.12].rbxl (51.3 KB)

I hope you have fun with this, have a good day! :slight_smile:

6 Likes

itā€™s gonna be fun to mess with this , but does this support scripts or is it only like a terminal thing?

1 Like

It can, but it will be slow. I have something that does this in the game, but I fogot.

1 Like

I donā€™t think people will use this if you donā€™t list what they do, people wonā€™t get the plugin if they donā€™t know what it does.

1 Like

Itā€™s not a pluginā€¦ Also, itā€™s a fun challenge for devs. :slight_smile: