Skip to content
Sign UpLog In
Profile icon

Yeet Mstr

@YeetMstr
Hi there! I am an average person who is learning code :) Former username was epicman702
  • Mah Calculator

    Cover page
    Made with Python

    My first try at coding without help

    Recent comments (0)
  • coding tycoon!

    Cover page
    Made with Python

    become a rich coder in this python game! version alpha 1.1

    Recent comments (2)
    HenryStevenson3
    HenryStevenson3
    2 months ago

    It is broken

  • Simple dungeon

    Cover page
    Made with Python
    Recent comments (0)
  • Medieval RPG

    Cover page
    Made with Python
    Recent comments (0)
  • Ad infinitum

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
YeetMstr
YeetMstr
published an Update
11 months ago
0
Paper, scissors, SWORD!
Paper, scissors, SWORD!
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 comments
YeetMstr
YeetMstr
published an Update
1 year ago
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.
MrVoo
MrVoo
@YeetMstr You could add detection if one letter is touching another, and getting the distance between a given point or letter and another point or letter1 year ago
YeetMstr
YeetMstr
@MrVoo Ok! I can add some pathfinding1 year ago
YeetMstr
YeetMstr
published an Update
1 year ago
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 though
sobakarooted
sobakarooted
@YeetMstr LOL 'trained' lmfao1 year ago
YeetMstr
YeetMstr
published a Repl
1 year ago
1
GlitchF0R3V3r
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
YeetMstr
YeetMstr
shared a Post
1 year ago
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
Ultimate grid mechanism REMAKE
Python
Leroy01010
Leroy01010
maybe add another letter for grid that makes it bring up a few words like; >Hello fellow human1 year ago
YeetMstr
YeetMstr
shared a Post
2 years ago
Now, if you know maths, you might know this infamous problem. Just in case you don't here are the rules. Choose a number. Any number If it's odd, tim
3N + 1
Python
DillonB07
DillonB07
The proper name for this is "Hailstone Numbers"! They're really cool!2 years ago
VulcanWM
VulcanWM
Nice also > chose2 years ago
YeetMstr
YeetMstr
shared a Post
2 years ago
In Australia, we have a celebration called NAIDOC week, which celebrates and acknowledges the Aboriginal and Torres Strait Islanders who previously oc
Innovations assignment lol
Python
YeetMstr
YeetMstr
published a Repl
2 years ago
0
AI test 2-1
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!
YeetMstr
YeetMstr
shared a Post
2 years ago
#python
#ai
#simple
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
AI test 2-1
Python
YeetMstr
YeetMstr
shared a Post
2 years ago
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
AI test 1
Python
YeetMstr
YeetMstr
published a Repl
2 years ago
0
Glitch
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
ShinpiTekita
ShinpiTekita
niceeee2 years ago
YeetMstr
YeetMstr
shared a Post
2 years ago
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
AI test 1
Python
P0GCHAMPB0i
P0GCHAMPB0i
eeeeee2 years ago
YeetMstr
YeetMstr
shared a Post
2 years ago
I remade my grid mechanism So now we can go into the negatives! I'm currently working on a game to implement this
Ultimate grid mechanism REMAKE
Python
YeetMstr
YeetMstr
shared a Post
2 years ago
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
Glitch
Python
YeetMstr
YeetMstr
shared a Post
2 years ago
Remember the old algorithm? It couldn't go into negative numbers so the coordinates were limited to the first quadrant. (positive, positive). Now, wit
Ultimate grid mechanism REMAKE
Python
YeetMstr
YeetMstr
shared a Post
2 years ago
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
Ultimate grid mechanism
Python
Nettakrim
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
DeaconBurgess
DeaconBurgess
why is w to go up?2 years ago
YeetMstr
YeetMstr
shared a Post
2 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
Ad infinitum
Python
epicbeing707
epicbeing707
How did you get the colour?2 years ago
Henslo
Henslo
The printing animation is really fast. Why not just print it like normal or reduce the speed2 years ago
shadow12b
shadow12b
but still cool2 years ago
YeetMstr
YeetMstr
shared a Post
3 years ago
Let's go, simple dungeon V2! Unlike simple dungeon tho, this won't have any major updates. New game coming soon!
Medieval RPG
Python
Funkus
Funkus
cool3 years ago
zplusfour
zplusfour
good > You posted your v1 dungeon before 4 months lol3 years ago
coderash
coderash
Very nice, i feel it could be improved with repl.it color!3 years ago
YeetMstr
YeetMstr
shared a Post
3 years ago
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
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
coderash
You can also get them by answering someones question on ask when they mark it as answered.3 years ago
TheForArkLD
TheForArkLD
if you upvoted then you can get cycles3 years ago
YeetMstr
YeetMstr
shared a Post
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
Simple dungeon
Python
eco27
eco27
potato3 years ago
thedankboi
thedankboi
Great idea with the save code! @epicman7023 years ago
hdboyee
hdboyee
Don't enter a wrong number in any choosing section - it will break. I learned it the hard way3 years ago