Skip to content

Commit c443aba

Browse files
authored
Update how-to-get-started-with-game-development.mdx
1 parent 3ea7e3a commit c443aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2025/how-to-get-started-with-game-development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ It uses **GDScript**, a Python-like language, and has a user-friendly editor! Ga
157157

158158
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Roblox_Studio_logo_2021_present.svg/1200px-Roblox_Studio_logo_2021_present.svg.png" width="20%" />
159159

160-
[Roblox Studio](https://create.roblox.com/landing) is a free platform for creating multiplayer games that run on the Roblox platform. Games are built with Lua/Luau scripting and have built-in multiplayer support. Players access your game through the Roblox app, where millions of players gather, and with the opportunity to monetize.
160+
[Roblox Studio](https://create.roblox.com/landing) is a free platform for creating multiplayer games that run on the Roblox platform. Games are built with [Lua](https://codedex.io/lua)/Luau scripting and have built-in multiplayer support. Players access your game through the Roblox app, where millions of players gather, and with the opportunity to monetize.
161161

162162
### Honorable Mentions
163163

0 commit comments

Comments
 (0)