In the mood for an epic role-playing adventure? Want to compete against rivals worldwide? Or do you just want to hang out and chat with your friends online? A growing library of worlds created by the community means there's always something new and exciting for you to play every day.

Roblox is an online game platform and game creation system that allows users to program and play games created by other users. It is available on PC, macOS and mobile.

Is Roblox a game?

Roblox is a platform of multiple games that you can play online with others and create your own games as well. When you open Roblox you will be able to choose from many games in the Roblox universe.

Can I make Roblox games?

Anyone can make games and publish them on Roblox. You can create your own games with Roblox Studio. There is a whole economy and reward system for game creators.

How many games are in Roblox?

Currently there are more than 20 million games on the platform.

How much does Roblox cost?

Roblox games are free, but there are in-game purchases through a virtual currency called Robux that you can buy with real cash. With this virtual currency you can buy virtual pets, clothes or accessories for your avatar as well as other upgrades and game bonuses. Buying Robux is not a requirement, but many games promote its use.

Is Roblox content suitable for all ages?

Roblox has an E10+ rating in the US, but anyone can use the platform. For kids, just make sure to submit accurate information when registering, so Roblox restricts access to age-appropriate games. There are other parental controls to keep your children safe, like blocking strangers, disabling the chat function, and setting a PIN to prevent undesired buys.

You can also download Roblox for desktop PCs: Windows and macOS versions are available.

Play Together Anytime, Anywhere

Take the fun on the go. Roblox features full cross-platform support, meaning you can play with your friends and millions of other people on their computers, mobile devices, Xbox One, or VR headsets.

Be Anything You Can Imagine

Be creative and show off your unique style! Customize your avatar with tons of hats, shirts, faces, gear, and more. With an ever-expanding catalog of items, there's no limit to the looks you can create.

Chat with Friends

Hang out with friends around the world using chat features, private messages, and groups!

What's New

To make Roblox work better for you, we deliver updates regularly. These updates include bug fixes and improvements for speed and reliability.

Fixes

  • Fixes an issue where using "Try In Studio" on the web duplicates the asset when entering play mode.
  • Fixes gamepad analog triggers not sending UserInputService.InputChanged events for values 0 and 1.
  • Fixes performance issue with expanding and collapsing tables in the Output window.
  • Occluded outlines should continue to render with lighter opacity when constraints rendered in view.
  • Adds a way to return nil to Lua in the reflection system. Various functions will now return nil instead of doing a no op. For example, Instance:GetAttribute('ThisAttributeDoesNotExist') returns nil.

Improvements

  • Adds the Montserrat font to the content folder as 'rbxasset://fonts/families/Montserrat.json'. This is not a new font, it was already available on the marketplace.
  • Adds "Stack Lines" option to Output widget which, when unchecked, prevents lines from stacking together.

Previous release notes

  • Added Property bool GuiService.TouchControlsEnabled
  • Added Property bool PathfindingModifier.PassThrough
  • Added Property bool PlayerEmulatorService.CustomPoliciesEnabled {RobloxScriptSecurity} [Hidden]
  • Added Property bool Studio.Set Pivot of Imported Parts
  • Added Property bool Studio.EnableOnTypeAutocomplete {RobloxScriptSecurity} [Hidden] [NotReplicated]
  • Added Function void AssetImportService:UploadCurrentMesh() {RobloxScriptSecurity}
  • Added Function void Plugin:SetReady() {RobloxScriptSecurity}
  • Added Function void Selection:ClearTerrainSelectionHack() {RobloxScriptSecurity}
  • Added Function void Selection:SetTerrainSelectionHack(Vector3 center, Vector3 size) {RobloxScriptSecurity}
  • Added Event Plugin.Ready() {RobloxScriptSecurity}
  • Added Tag [Deprecated] to Property UserInputService.ModalEnabled
  • Removed Function StudioService:BaseURLHasChineseHost