Skip to content
Sign UpLog In
Profile icon

zh24eric

@zh24eric
Repls
Community
zh24eric
zh24eric
shared a Post
3 years ago
My first JavaScript
this is my first javascript so it sucks. But I just wanted to share it.
Hello, World!
Node.js
zh24eric
zh24eric
shared a Post
3 years ago
this program will randomly produce a code you can use in a game. Read the README.md file. it is the one that you can see right now.
Random Code Producer
Python
InvisibleOne
InvisibleOne
Cool, you should add colors, and rather then use random codes you made up, you should make a list of letter and numbers and then have it concoctate(is that spelled right???) and then have it print that. It makes it much more random and also creates a larger number of possibilities. Great program anyways3 years ago
nahu1
nahu1
nice3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
the things you can use: 1-6 hashtags(#) Title size largest (1) Title size (2) Title size (3) Title size (4) Title size (5) Title size (small 6) When w
CodeLongAndPros
CodeLongAndPros
What about links, images “images”, crossout Sections, Numbered list Bulleted lists Debian Arch Gentoo echo “syntax highlighting” And underscore notation > And quotes are pretty cool! 3 years ago
zh24eric
zh24eric
sorry, the code for the last box is: print("Hello, World") `3 years ago
DynamicSquid
DynamicSquid
Don't we already have a Markdown tutorial?3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
First, add a new file by using this icon, name the file README.md(md means markdown.): Screen Shot 2020-08-04 at 4.51.12 PM Screen Shot 2020-08-04 at
themajikspoon
themajikspoon
This is really useful, ty!1 year ago
zh24eric
zh24eric
If you don't know how to use markdown, go to my markdown tutorial: https://repl.it/talk/learn/Markdown/483753 years ago
zh24eric
zh24eric
shared a Post
3 years ago
read the README.md file. Then do what it says.
Test Your Luck
Python
gibbsfreenergy
gibbsfreenergy
Nice! How did you make your repl so that when I opened this post it showed the README.md page without me asking?3 years ago
AustinZhang1
AustinZhang1
image yay lol nice program3 years ago
RuanDutoit
RuanDutoit
Screenshot-213 years ago
zh24eric
zh24eric
shared a Post
3 years ago
to use random module, we need, import random Screen Shot 2020-08-01 at 12.59.31 PM we need a variable: number = then, we need it to pick a random numb
k9chelsea2
k9chelsea2
it would be cool, if you added a repl showing this example3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
In order to add a team, got to the Teams option. (it is in the bottom of the list if options) Screen Shot 2020-08-01 at 10.32.20 AM click the square w
hakkas
hakkas
Is it possible to copy/fork an team? Reason: we don't want to copy over all assignments :)2 years ago
PradyumnMittal
PradyumnMittal
how to add a team post 3 years ago
k9chelsea2
k9chelsea2
nice3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
when opening a new repl, sometimes it fails to connect. I'm going to show you the way I found to let it work. first, check your internet. If your inte
CrazyVideoGamer
CrazyVideoGamer
How does this make sense9 months ago
zh24eric
zh24eric
shared a Post
3 years ago
This game is about using a bar as a ship. you use your mouse to control the ship. you don't need to click your mouse just move it. Don't get hit by th
Asteroid In flight!
Pygame
nahu1
nahu1
Cool3 years ago
ShivankChhaya
ShivankChhaya
Really great game!3 years ago
zh24eric
zh24eric
It worked with me. If any of you had trouble with this, I can try to help.3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
this project lets you type in any math problem, and it will solve it! the signs: add subtract / divide multiply don't add a equal sign. just hit enter
zh24eric
zh24eric
shared a Post
3 years ago
this game includes a paddle, a ball. the ball has to completely touch the paddle and you get points. otherwise... ... minus a life have fun! upvote :)
smileypong1.py
Pygame
zh24eric
zh24eric
shared a Post
3 years ago
can anyone join my team? I'm kind of bored at home and just coding with myself. If we can all code together, that'll be best. Thanks! Here is the link
rainbow bubble creator
Pygame
anandpy2156
anandpy2156
Its too late . LOL Can i join ?1 year ago
nahu1
nahu1
here is a repl i made https://repl.it/@nahu/Python#main.py3 years ago
nahu1
nahu1
i am not in the team3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
Go to my smiley explosion program. These two to are about the same. Only instead of smiley faces, there are rainbow smiley faces. please upvote both o
rainbow bubble creator
Pygame
zh24eric
zh24eric
Thanks to the people who have upvoted!3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
I'm a beginner so it probably isn't very good compared to most of yours. But this is one of my latest programs so please upvote. just click the black
smileyexplosion
Pygame
plscodeinjava
plscodeinjava
THIS IS SO AWESOME :DDDD3 years ago
zh24eric
zh24eric
If you want to join my team, upvote and type in your username in the comments and I will add you to my team.3 years ago
zh24eric
zh24eric
Thanks! if you upvoted.3 years ago
zh24eric
zh24eric
shared a Post
3 years ago
When I run it, it says: No available audio device Exit status 1 what should I do to fix it? if you can help, please reply. Thanks!
Smileypop.py
Pygame
AllAwesome497
AllAwesome497
Hi! Repl.it doesn't support ALSA or OSS (these are what pygame would be using for audio at some point in its dependencies) for many reasons, however I did create an audio system. You can learn about that here.3 years ago
Coder100
Coder100
Hi! So basically, repl.it runs on a virtual machine and has nothing to do with your computer. This means it cannot: Access your sound/graphic input (i.e. microphone and camera) Play sounds Perhaps they will add sound later. Ask @allawesome497 about this.3 years ago