Skip to content
Sign UpLog In
Profile icon

Emily Ye

@LingWu1
I have officially left Repl.it and deleted all my codes. Bye!
  • Array

    Cover page
    Made with Java
    Recent comments (0)
Repls
Community
LingWu1
LingWu1
shared a Post
2 years ago
Flappy Block
Stay Alive. Press "UP" to go up and avoid the green poles.
ch1ck3n
ch1ck3n
https://www.w3schools.com/graphics/game_intro.asp copied from here2 years ago
LingWu1
LingWu1
shared a Post
2 years ago
Basic Minecraft Like minecraft but not as many controls and options and stuff
ch1ck3n
ch1ck3n
Thanks to classic.minecraft.net for the game part bruh why don't you make your own game2 years ago
LingWu1
LingWu1
shared a Post
2 years ago
HElp I got error I cant fix in my code
LingWu1
LingWu1
shared a Post
2 years ago
Race to the Finish. Its really short, but enjoy
LingWu1
LingWu1
shared a Post
2 years ago
I cannot fix the error. Help
19ecal
19ecal
It's ` not `2 years ago
LingWu1
LingWu1
shared a Post
2 years ago
I recommend not having you starting balance above 1 Billion cuz then its going to lag.
LingWu1
LingWu1
shared a Post
2 years ago
How do I get the other half of the heart?
LingWu1
LingWu1
shared a Post
2 years ago
A code made up of 21 lines. Its rather glitchy This is 100% not my best code. Enjoy!
LingWu1
LingWu1
shared a Post
2 years ago
Its a simple clock. It doesn´t show USA time, but its a clock.
LingWu1
LingWu1
shared a Post
2 years ago
My description for this repl - Its a mad libs generator Hope you enjoy it.
LingWu1
LingWu1
shared a Post
2 years ago
HTML Introduction What is HTML? HTML stands for Hyper Text Markup Language HTML is the standard markup language for creating Web pages HTML describes
Nathanielx3rd
Nathanielx3rd
It's to bundled together and look confusing. I guess it's a good start. 2 years ago
AdmiralHTML
AdmiralHTML
It's a small beginning but a good strt2 years ago
LingWu1
LingWu1
shared a Post
2 years ago
https://repl.it/team/DVLPDiskMinor Join My Team! I am looking for people who know Python and Java, or HTML if you do because I don't really code it. A
LingWu1
LingWu1
shared a Post
2 years ago
Hello fellow coders! The task is to implement a smartphone directory that collects contact data from the user until the user prompts the program to. C
LingWu1
LingWu1
shared a Post
2 years ago
Hey there! You failing your math tests on arithmetic? Raise your IQ here! Test your brain on easy, medium, and hard mode! How to play Choose level Typ
InvisibleOne
InvisibleOne
Screen Shot 2021-01-26 at 2.55.37 PM cries2 years ago
westcott25
westcott25
20/202 years ago
TsunamiOrSumth
TsunamiOrSumth
dont ping random people and dont cycle squeeze2 years ago
LingWu1
LingWu1
shared a Post
2 years ago
This is pretty basic for python, but I just wanted to create one. How to play Enter the 2 maximum number of the dice, and then the computer will roll
LingWu1
LingWu1
shared a Post
2 years ago
@Coder100 made a Turkey Tag(Check it out and upvote) so I forked it and changed the little smiley faces so they are pilgrims and made the egg invisibl
LingWu1
LingWu1
I am gud at this game thanks @Coder1002 years ago
LingWu1
LingWu1
shared a Post
2 years ago
I found this code in one of my folders and I don't know who it is. I don't think its @amasad because he made Code Daily(Check it out), so I don't know
tussiez
tussiez
Typically, you shouldn't ping amasad frequently And by opening the webpage, you can quickly learn that.. Drumroll please GrahamSh! 2 years ago
TsunamiOrSumth
TsunamiOrSumth
you shouldnt ping amasad for silly reasons like that, and its made by --explosion-- and GrahamSh, which you would figure out if you took a single look at the website2 years ago
LingWu1
LingWu1
shared a Post
2 years ago
Hi, I don't know what's wrong with this I have been trying to add a new animation to this code and then this error popped up. (This is a forked repl m
Coder100
Coder100
your indentation is all wrong here image a fixed repl: https://repl.it/@Coder100/Testing-animation-snow-1324-13241-mark-as-correct-answer2 years ago
JBloves27
JBloves27
The error is probably because I used tabs instead of spaces. So go to settings, and then choose the indentation thing to tabs. Then it should work. Also indent the elif mode == '3': ;)2 years ago
RYANTADIPARTHI
RYANTADIPARTHI
Solution that is an indentation problem. It's common. Just unindent everything near the error, and you're all set. elif mode == '3': menu=False for i in range(9): clear() for line in range(len(open("landsape/frame1" + str(i + 1) ).readlines())): print(open("snow/frame" + str(i + 1) ).readlines()[line],end="") time.sleep(0.5) time.sleep(1) clear() and indent again elif mode == '3': menu=False for i in range(9): clear() for line in range(len(open("landsape/frame1" + str(i + 1) ).readl2 years ago
LingWu1
LingWu1
shared a Post
2 years ago
Well, this isn't really a tutorial but I thought it would help anyway to put it here. These are the answers to the CodingBat(Java) Recursion-2 answers
LingWu1
LingWu1
shared a Post
2 years ago
Plagiarism is sadly something that many people do, so I decided to create a Minecraft code using SQLite because repl.it doesn't have SQL. This is supp
EliasSanderson
EliasSanderson
It's amazing how much it has developed in 5,6 years. the first time I saw that program, it was so glitchy I could hardly play. Now it's not so glitchy :D1 year ago
JBloves27
JBloves27
WOW! really cool! nice! wait... oof, sqlite doesn't work. Ill try the link soon!2 years ago