Roblox Scripting Challenges | Leetcode-style website

Roblox Scripting Challenges

I’ve been working on a website to host many scripting challenges that Roblox scripters can use to test their ability, no matter their skill level. At the time of this post, there is a small number of challenges, but I’m eager to keep adding more.

The site is similar to Leetcode, with difficulties for each challenge (Beginner, Novice, Advanced, Expert), but all challenges are to be completed within Studio rather than in a console (we’re coding games here, not CLI).

I’d love to hear feedback, both on improving the website or existing challenges, or on new challenge ideas that you think would fit the website well.

16 Likes

Really found it fun to compelete these however the jump between advanced and expert is definately quite large, i’d love to see more challenges get added as it was definately fun to work out and develop my understanding and ability to script different logics ect.

I do also really enjoy the indepth explaination and criteria that gives set intruction. I would suggest however to turn the hint into a drop down so you dont accidentally read it like I did!