zh24eric
@zh24eric
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.
Python
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
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 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
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
zh24eric If you don't know how to use markdown, go to my markdown tutorial: https://repl.it/talk/learn/Markdown/483753 years ago
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
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
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 Is it possible to copy/fork an team? Reason: we don't want to copy over all assignments :)2 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
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
Pygame
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
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 :)
Pygame
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
Pygame
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
Pygame
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
Pygame
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
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!
Pygame
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 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