Leon Davis
Content Creator
@LeonDoesCode
uh, i don't know...
Idea
Well, the idea was simple. I needed a new portfolio, this challenge arrived as it happened, and here we are. I started the portfolio before I kne
HTML, CSS, JS
Have you ever wondered how you click? There's no need to! Come click with us at: https://cookie-clicker-live--coder100.repl.co/ ! It's all you'll ever
EmpireReedSQB can u post the repl i am tryna see how yall did the chat
maybe copy it lmao2 years ago
Mmm
Yep, none of us like to do it. Rather, none of us would like to admit that we know we won't be looking at the project any time soon. So we don't c
fecivef607 LOLBeans .io is a multiplayer racing lol beans game where you have to avoid obstacles. Race to the end of the obstacle course in battle-royale-style elimination.
6 months ago
whittywhite I appreciate what you share here. I also want to share more about some outstanding online games like heardle music game. If you find it strange, join right here, you will find the wordle 2 game very good6 months ago
lizee123 I think those codes are not useless if we know how to use it effectively wordle 27 months ago
Another One?
So, you may remember this tutorial I done: Replit.js in NodeJS. Well, this is different. That project has had its name switched and I can
PYer Do you know if there is an alternative for python? I would like to use something like this in one of my projects.3 years ago
Multiplayer
So you've decided to venture into the realms of Online Multiplayers. Why not? You can get all you friends involved in the projects you mak
What are You Even on About?
Remember when we looked at Terminal Colour in Python? Well, that's how they make these colours in the Terminal! Well, in L
theangryepicbanana Note: you can actually do this in any language (except js to an extent) since ANSI codes are a terminal thing :). cool tho3 years ago
Another Chatting System, Really?
Yep, why? Because they are an easy way to demonstrate how to communicate over a network, and require such little code
ike_fite Idea:
If the url contains the room id it sends you to that room. ex. http://www.websitename.com?id=138
Bonus Idea:
If the room id is a multiple of 69 your color is animated.2 years ago
Minification?
You may have used HTML, CSS and/or JS files that have .min. in their name. While putting this in your files name doesn't make it faster,
Highwayman Oo I have a thingy that’s kinda related to what you are talking about that is cool, here you might like it:
366B3E0D-9863-46C8-8BBD-62D1E02B7BCE3 years ago
What is This?
That's a good question. We will be looking at the different parts of Software Design, and how they affect our code. The reason I have de
Ragnorrk When there are so many embroidery options to select from, it might be difficult to choose the best one. For your convenience, here is a list of the top software packages, along with reviews and features. Then there are the features to look for in embroidery machine software at bestbambooreviews.com, which we will go through. Furthermore, there is some free software, and free download choices for that program are also accessible for Mac, iPad, and Windows.1 year ago
a5rocks And what would any tutorial be without mentioning the vast store of patterns http://wiki.c2.com/?PatternsForBeginners has. (Pretty obscure wiki though, very cool nevertheless)3 years ago
Console?
You may be thinking "and what? There's nothing special about the console. I run my terminal application, and maybe input some data. What give
kaikai821 My console view is taking up the webview screen (display setting on lowest option already). I can't test my code because it's in the way, is there a way to move it?7 months ago
More Games!
That's right! We are going to be looking at making even more games! I'd say that I prefer Love2D over any Python Game Framework any day. W
novikorisnik Hi I'm watching a course where we are developing Pong game, and displaying of graphics is very slow...from some reasons love.graphics.rectangle('fill', 5, 20, 5, 20) is not displaying at all, while love.graphics.rectangle('fill', width / 2, height / 2, 5, 5) is displayed in the center of the screen...can someone help with this, please? Thanx
edit:
Solved, everything is on the screen, but it couldn't be visible because screen is cut for about 80-90 pixels from left and right.3 years ago
Games?
Yes, this time we are going to be looking at making games. No, I'm not that good a Pygame, before you all start hounding me in the comments. T
KashLinda Thanks for the article information on the venge io, it was very helpful to me. Taming io, thanks for this valuable information all.10 months ago
HenryCooper3 I can see that you are an expert in your field! I am launching a smash karts website soon, and your information will be very useful for me. Thank you for all of your assistance, and best wishes for further success in yours.10 months ago
Games!
Not quite. We will be focusing on software interfaces for this one. I know, I know, you all want to make games, but it's best to start small an
GUIs?
No, not in this one. However, we will be covering GUIs in the next set of tutorials. In this one, we will be covering the Command Line Interface
JSS230309 Thank You soooooo much this helped a LOT, like really, you don't know how much it helped.11 months ago
Whoa!
Yep, we are now going to make our own API using NodeJS! So cool, isn't it? Now that we know how to access them, let's see how to create them. It
I know learn is not for this sort of thing, but there isn't a Repl for me to show you. So I couldn't use share, sorry.
I don't know about you, but I
theangryepicbanana It has been moved to shore :). Instead of putting this stuff on repl talk, I think sharing it on something like the repl.it discord would probably be better3 years ago
What? Seriously?
Yeah! I was just scrolling through share and saw this post by PDanielY. So I decided to give it a go, and it API is coming along quit
Why?
I have doubt that most of you have used the time and datetime modules in Python. However, I also would also say that most of you don't know its f
Why?
Why wouldn't you! Your top priority when making anything with login capabilities should be to keep the users data safe. No matter how small the p
Difference
We just covered a tutorial on Using Web APIs in Python, where we got data from an API and displayed it. This time we are going to look at A
lyonsstephen I'm having a problem with the beginning API, whenever I try to run the code to output the API key, the code crashes with this error,
Traceback (most recent call last):
File "main.py", line 7, in
APIKEY = os.environ["APIKEY"]
File "/usr/local/lib/python3.7/os.py", line 678, in getitem
raise KeyError(key) from None
KeyError: 'APIKEY'
Any Suggestions?3 years ago