Mr Clean
@DungeonMaster00
They/Them. I like Unity and Python. I despise JavaScript.
0
the most impossible shape ever (replit creates #10)it makes an impossible shape with turtle. its pretty simple
5
0
0
0
GoodDice2000 (replit creates #5)This is an automatic dice roller that can roll a d4, d6, d8, d10, d12, and a d20. Thats about it.
2
0
0
0
Nerd Takeover (replit creates #4)Simple arcade style game made in a few hours in Unity 2D.
Plot: You are a nerd. Nobody likes them for some reason. So you decide to test your flamethrower prototype to take over the country. But it is a prototype, and prototypes have unintended effects.
Controls:
A and D to move
W or Space to jump
Q and E to fire in the respective directions.
Dont get hit.
Here are the enemies:
Sunglass dude: Slow and can be killable in one hit.
Party guy: Fast, but killable in one hit.
Clown: As fast as the party guy, but needs 2 hits to kill. Be careful.
Ghost: Super fast and unkillable. Just avoid it.
Music credits:
"Ice Flow" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 4.0 License
http://creativecommons.org/licenses/by/4.0/
9
0
0
2
The dragon (replit creates #3)A choose-your-own-adventure style game. Fairly generic plot and kinds short, but you do have to think a little in some places.
87
1
2
0
Number adder that gets fastersomething that adds numbers over time.
this thing ages over time in 2 ways:
the number increases
the speed in which new numbers come out speeds up over time.
1
0
0
0
worst website evera dumb website that does nothing useful and is mostly a joke
thats about it lol
6
0
0
0
The Wrath of Dr. IceA game made in Unity for Kajam 2022. It was fun, but I had to jump through a lot of hoops to get it working on replit. I think I learned a lot about unity by making this game.
Basically this bad dude named Dr. Ice made a snow machine that covers your town in snow, and you have to try to stop him.
Music credits (yes I used royalty free music): https://pastebin.com/FgTrcrsD
23
6
0
21
imposter idvincherOh no! The imposter has been ejected! Now, he is stuck in space. Avoid spikes, coins are optional, and get to the goal. A to move left and D to move right. Best experienced with mechanical keyboards. Based on https://replit.com/@slmjkdbtl/platformer.
4.4K
21
21
1
SLE1GHSL4YERThis is a game I made a while ago, but here it is on Apps. You want to see if Santa is real so you decide to shoot down his sleigh. Just to be clear, Santa does survive, but you have a bad time when you meet him. Use WASD to move you target.
37
2
1
about
oh no! the imposter has been ejected from the ship! he needs to get back to his home planet! reach the flag to beat the game!
this is based onkaboom
Rules
Shoot down Santa's sleigh
W A S D to move
@ for your target, and = for the sleigh
If the target and the sleigh are in the same position, then yo
Python
so yeah im getting bored and do not know what to make. got any suggestions?
Bookie0 hey there!
Here are some great ideas to get you started:
pacman
battleship
choice making game
quiz (like harry potter quiz, math quiz, star wars quiz)
personality quiz (like which house are you in HP, are you a nerd/jock/popular/idiot etc)
tic tac toe
pong
uno
dice rolling game
name/place/idea/story generator
HTML webpage about yourself
text based adventure game
simulator (Life sim, cooking sim, teacher sim, fighting sim, etc.)
hotel managment game
game like Among Us
game like Scribble
typing 2 years ago
elipie I suggest making something in C++ or C if you do not know those, take a tutorial! They are really fun and can make powerful programs!2 years ago
I emailed [email protected] about changing my username and it told me to do: via the shell
which @Coder100 advised against.
I know some people have cha
Coder100 Well, I did advise against it because it will make people not recognize you, and some parts may be janky, but if you want to do it, you can.3 years ago
EpicGamer007 I have done it recently and everything is fine, don't worry.
If you don't remember, until a few days ago, I was @AbhayBhat
3 years ago
Right now, Nintendo is celebrating the 35th anniversary of Super Mario Bros.
I decided to join the fun and make a Love2D "game" called Cr*ppy Mario BLove2D
Bookie0 hey,
i press w and r but it doesnt move; only jumping works.
also, you should make the title a bit less blury, and choose a different image for mario because we see the white squares behind lol
Screen Shot 2020-09-08 at 9.36.25 AM3 years ago
Lua crash course part 3
This is the final tutorial in the series.
Here, we will be learning about OOP and Exception handling.
This is also where I w
AidanWeller Hey there i have read all 3 parts and im still confused im looking to become a roblox dev and would like some more insights1 year ago
QuadraticTea Wow thanks! I was looking on an easy-to-read way to implement OOP in Lua and this was the best source I could find. Thanks for making this ;D2 years ago
Lua crash course part 2
This part will cover operators, control flow, and functions.
Other parts of this crash course:
Part 1
Part 3
Let the learnin
Fedhil can you help me with a question i have? i dont fully understand return since it's so complicated for me, so could you help me with it?2 years ago
Before we start
Lua is a lightweight scripting language that still has many uses today.
Roblox Studio uses it and even has special APIs for they're s
This will slow down (and maybe crash) you're browser when you run the program.
Here is the source code for this program:
+[+]
Modifications might be
BrainF
What's this
It's a Python command line where you have to type in you're characters in backwards order.
Made in about 10 minutes so it probably isn't
Python
A Beginner's Crash Course on Dlang
Unfortunately for us, it is hard to make a D repl. Luckily, @CodeLongAndPros and @StudentFires released a template
Bash