Noel
@NoelB33
hobbyist
2
19
GlobalButtonA button that anybody can press, and the counter goes up one! Kinda like a clicker anybody can play.
215
6
19
I made a website called global button.
Well what is it?
It’s a button.
Yes, that’s pretty much all it is, a button.
Except, it’s a button that anybody
Python
I made a python game with a fully working leaderboard, using mongoDB.
Thanks to @CoolJames1610 for the tutorial on how to use PyMongo!
How to play:
1:
Python
Basically I have a PGZero repl, and the display just loads forever. I’m not sure if there’s an error or something, but it just loads forever and nothi
Python
Codejira Loads fine for me. Pretty soon there's a button, although nothing else happens and there's a bunch of output.
FYI:
> pgzrun main.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
XOpenDisplay((null))
Must DL Open Symbol
Starting X
nohup: redirecting stderr to stdout
xset: unable to open display ":0"
Keyboard Control:
auto repeat: on key click percent: 0 LED mask: 00000000
XKB indicators:
00: Caps Lock: off 01: Num Lock: off 023 years ago
generationXcode I did something similar, I did this in my CS class and my teacher wasnt too happy
3 years ago
Because I was trying to test some more saving data in JavaScript, I decided to make a small click speed test. Just click the button in the middle. My
HTML, CSS, JS
So, I decided to make a cookie clicker. It’s not very good yet, but this was the first project I made after learning a bit of JavaScript. If you have
HTML, CSS, JS
So basically, Whenever the user enters the site, it should log whether they have any data or not. However, that is not happening, and also my onclick
HTML, CSS, JS
I get the “failed to connect, retrying” whenever I open a repl. Is repl down?
I would like to know if it’s possible to edit package files, because with the package I am using (dictionary), it gives me a big warning message unles
Python
My repl won’t run whenever I run it. It was working yesterday and I never changed it. I don’t know what to do. It just won’t run anything at all. It i
Python
a5rocks It's because of this:
applebefore = si.getliveprice("aapl")
appleafter = si.getliveprice("aapl")
if(applebefore == appleafter):
pass
Try moving applebefore = ... to before the while loop, and update it whenever the stocks grow using applebefore = appleafter3 years ago
https://repl.it/@NoelBryan1/PyLife
Basically, whenever I try to play the game, it prints: “b a bank, e to age up, type ro”
It’s supposed to print: “T
EliasEspinoza1 for me when i do the good ol print("Hello world!") it just spams like 40 lines of gibberish b4 finally printing it. HELP PLS1 year ago
Kai_Justice @NoelBryan Have you tried making the console larger or opening the console in another page? And if so does it look the same or does it exhibit a difference glitch?3 years ago
https://repl.it/@NoelBryan1/PyLife
Basically, I’m trying to get a number from a leaderboard to test if you can get on the leaderboard. It is at the e
https://repl.it/@NoelBryan/final-project