Yeet Mstr
@YeetMstr
Hi there! I am an average person who is learning code :)
Former username was epicman702
0
Paper, scissors, SWORD!
A 2 player game kinda like Paper scissors rock, or terminator/battleships/chick chick.
How it works:
2 players choose moves which are played at the same time.
You can either recover (Generate stamina), use an offensive move, or a defensive move. Most moves require stamina to use.
An offensive move deals damage unless the opponent can negate it with the respective move. Lethal Blow cannot be dodged and can only be blocked. Block can negate any damage.
I'm pretty terrible at explaining so put any questions in the comments2
1
0
0
New python module
Hello! I am creating a new module for grid related things on python. If any coders could review this and give me any feedback?
Also, I think I am missing a few essential functions. If you would like to see a function please do tell me.5
3
0
0
Basic encryption code
It's a very basic attempt at cryptography
Now you can encode your messages and send it to a friend
Anyone who is not trained at deciphering this cannot decipher it!
Make sure you share the code beforehand though24
3
0
1
GlitchF0R3V3rMy terrible RPG game based off glitch and ad infinitum!
When you are scrolling through the last of the Kajam entries, you come across this game. Soon, you are thrown into a massive adventure ruthlessly slaughtering killing monsters but hey, free glitch points I guess
16
0
1
Hello! I am now back from the dead and ready to restart coding!
My next plan is to make my (genius) grid mechanism into a python module so that anyon
Python
Leroy01010 maybe add another letter for grid that makes it bring up a few words like;
>Hello fellow human1 year ago
In Australia, we have a celebration called NAIDOC week, which celebrates and acknowledges the Aboriginal and Torres Strait Islanders who previously oc
Python
0
AI test 2-1My first attempt at AI! This AI tries to survive and has around 20 options to choose from. Try to fork and run to see how long it can survive!
13
0
0
Hey! I've made a new AI (cough cough)
It's basically the same but with improved mechanics.
Also, you can share your tests by going into the save file
Python
So this is my first taste of AI. I'm pretty impressed of what it can do.
THE ALGORITHM
Do random stuff
Die
Copy off the best of the previous iteratio
Python
0
GlitchThis was the last game in Dungeon series 1. This was a combination of all concepts in the previous games.
Not: DO NOT HIT ENTER BEFORE IT FULLY PRINTS GLITCH
40
1
0
So recently I started to get into AI. I coded this text AI that could simulate survival. but for some reason, it can freeze suddenly on random iterati
Python
I remade my grid mechanism So now we can go into the negatives!
I'm currently working on a game to implement this
Python
Well...
The time has come...
This is a continuation from my previous games so I recommend you play them before playing this
Simple dungeon
Medieval RP
Python
Remember the old algorithm? It couldn't go into negative numbers so the coordinates were limited to the first quadrant. (positive, positive). Now, wit
Python
A testing code. It's my most ambitious python graphics code EVER!
CONTROLS:
W,A,S,D to move. NOTE: This does not have immediate sensing so you will h
Python
Nettakrim instead of os.system("clear")
do
print("\033[0;0H",end="")
this stops the screen flickering
(refer to this to see what it does [i didnt make this but i couldnt find the original])
also pls use getkey or something lol2 years ago
Welp... another dungeon game
Lets review the series so far...
1) simple dungeon - Simple!
2) medieval RPG - My friends made a joke, not simple dungeo
Python
Henslo The printing animation is really fast. Why not just print it like normal or reduce the speed2 years ago
Let's go, simple dungeon V2!
Unlike simple dungeon tho, this won't have any major updates.
New game coming soon!
Python
Okay...
This is an embarrassing question cuz I'm a repler for a while now...
But how do you get cycles and what's the point of them?
Bookie0 Cycles are a sort of reputation points; it’s the number in parentheses next to your username. You have 171, and I have about 2000. For now, cycles don’t mean anything and are worthless, but the repl.it team might add something to them later....
you get cycles by people upvoting your comments, posts, etc. You can also get 5 cycles if someone selects your answer; if you think it’s helpful ;)
Basically, just remember that they’re useless and when people upvote you you get cycles.
Hope this helps!3 years ago
coderash You can also get them by answering someones question on ask when they mark it as answered.3 years ago
This is the third time I'm posting this. (Sorry for the spam devs)
This is a simple dungeon game. All the RPG and dungeon games have been to complex f
Python
hdboyee Don't enter a wrong number in any choosing section - it will break. I learned it the hard way3 years ago