Remix.run Logo
youarentrightjr 21 hours ago

How do you mean? Is there programming inside the game (ala Minecraft or Factorio)?

cortesoft 20 hours ago | parent | next [-]

Roblox is basically a developer platform for making games

LoganDark 21 hours ago | parent | prev [-]

Roblox has a development environment for creating games (Roblox Studio) and the engine uses a fork of Lua as a scripting language.

I also was introduced to programming through Roblox.