Roblox Developer Challenge 2025

This is my first jam, when and where will I find the winner’s announcement?

1 Like

Here’s our submission for the challenge! Making a roguelike in 2.5 days was a huge challenge, but my team and I pushed through! Our interpretation of the theme was more metaphorical where you get so extremely powerful that you “break” the game. Made by @RobloxTerminator67 @danthe1mann @sun_6x and @Snipexus.

1 Like

Hey, first off, congrats on your first RDC submission, its our first time too! But we’ve been followers of the competition for ages. You can find the announcement for the winners on the top of this thread when they are announced. You can follow the thread so you can get an announcement when an update is announced by a ROBLOX admin.

Thanks for telling me! Like I said this is my first time so I’m pretty unsure on most things.

1 Like

those who chop is goated fr fr

2 Likes

those who chop doesn’t follow the theme.

I’ve created a more visual game for the game submissions by someone (i forgot his name)

2 Likes

By TimeFrenzied is his name, a visual addon to this game

1 Like

Yes it does. It just has a different interpretation. The explanation as stated in my previous post:

To extract game links you can use a gmatch to find links that match a criteria in a string:


local games = [[
https://www.roblox.com/games/113333628890225/Escape-the-computer-to-find-the-grass
https://www.roblox.com/games/111699267587799/last-game-test
https://www.roblox.com/games/127707154332102/Break-The-System]]
local seperatedgames = {}
	for url in games:gmatch("https://www%.roblox%.com/games/%d+/[%w%-_]+") do
		table.insert(seperatedgames, url)
	end
1 Like

isn’t this built off of a game you’ve already made?

No it’s different. I barely used anything from there. The code is too messy for me to salvage anything LOL. Also, Those Who Chop is purely client sided where PWNAGE uses server-client. I think the only thing I used were some helper modules (vector3 calculations and such) I made, the blood system, and the katana model…

It looks almost identical :sob: what the heck :skull:

Trust me. I had to remake most of the stuff. I didn’t copy paste.

Me too, I really hope they are looking at the emails

does look like 1:1 with the systems in place

1 Like

Here’s my submission:
game not completed, cuz i haven’t been enough time

Ohhh yikes I just opened the jam place instead of the one I’m working with by accident, that would make it non eligible? Can’t I run back the version to when it was valid??? It isn’t published neither jalksd


asdsafajslkfjasl helpp

1 Like

idk i’d say “1:1” is an overstatement

sure, the devs likely got inspired from their past work but its defo not a copy

anyone know when prizes will be given?