zaydi
@zaydi
Sicon is a fake company making real things
------------------------------------------------
Small indie game dev, coder other stuff
0
New Server I need ur help cause I am very stupid
um it explains itself. Ok so i want to launch a server and uhh im kinda stupid and dont know how to do it.0
Im back
Im back after like two years. I was dead because I have work now soooo. yup I'm ded practivally2
1
0
Why can some repls open in new tabs while others cant and have to use spotlight pages? I know HTML works but for like python and stuff. Is there a way
ch1ck3n the ones you can open are websites while others are python, java, c+ or other programming languages.2 years ago
VulcanWM The repls you can edit open in a new tab but the ones you can’t open in a spotlight page.
In the spotlight page, if you want to see the code in the repl there is an option to do so.2 years ago
lost one k lines + of code why because I love coding soo much so frick coding
Java
1
22
0
1
I am starting a show called the REPL SHOW I need a few more repls for it ANY LANGUAGE just enter it in the comments. ALSO UR NOT GUARENTEED TO GET IT
Java
RayhanADev Hmm: https://replit.com/talk/share/tether-or-Swing-Around-a-Ball-of-Destruction/139709
I'm interested in seeing where this goes :)2 years ago
Bunnytoes I would be really happy if you use this https://replit.com/@Bunnytoes/zombieThe-full-version and I am figuring out some stuff so when I finish I will send it2 years ago
I want to make a good-looking search bar for EightBit so can someone lend me some code for one?
Also please make it look advanced and easy for me :)
HTML, CSS, JS
So more people use GitHub but is repl.it better. Because GitHub is sharing code and files easily u can do that on repl.it with talk and multiplayer. I
Bookie0 They are different. And you can't really share code and files that easily on repl.it. Also, iirc, you can't run or execute code on Github, but you can on repl.it. Combined, they are a good tool; you can connect to your github account and run your repos.
Screen Shot 2021-04-12 at 6.15.39 PM2 years ago
robowolf Github is mainly used for deployment, file collaboration, and is compatible with almost everything considering code. Repl just runs the code. BTW, Github isn't just code/file sharing.2 years ago
That new feature Explore what's it going to be like?
And please move it under my repl.it just makes it much more sense.
Coder100 Repl talk but it's in spotlight pages.
It's probably going to look like the templates page
note
This is not even out yet so none of this is final, please be patient and the changes will be rolled out soon2 years ago
ProCatGuy @zaydi Possibly they could move the explore down. Maybe they are going to get people to post repls there and then move it down. Personally I think it isn't going to stay on the top forever.2 years ago
I don't get this why does replit.com have repl.co instead of.com for projects we make? Can we change it?
HTML, CSS, JS
I forked that repl for my new show on my yt JUMPMAN BOYZ so pls tell me who made this repl i forked
HTML, CSS, JS
Bookie0 You can't know who you forked a repl by iirc, but you can see who forked your repls by opening the spotlight page:
Screen Shot 2021-03-20 at 2.35.08 PM
Then you can see where you got it from, on the bottom left corner:
Screen Shot 2021-03-20 at 2.34.09 PM2 years ago
welcome everyone today im launching a series for AMAZING REPL.IT projects you can enter here so far @LorenzoCampos and RYAN i forgot the rest lol oops
Python
I want to make a Minecraft with java, not javascript. It's possible because real Minecraft is made by java so This is what I thought...
I AM ASKING D
HTML, CSS, JS
HELLO HELLO HAS ANYONE REALIZED ITS REPLIT.COMHELLO HAS ANYONE REALIZED ITS REPLIT.COMHELLO HAS ANYONE REALIZED ITS REPLIT.COMHELLO HAS ANYONE REALIZE
HTML, CSS, JS
RYANTADIPARTHI yes it is. This is because repl.it has this opportunity like twice a year or something, and since it's good for the site, they use for some dev. Nothing unusual. It'll go back .it2 years ago
EVERYONE THE HENRYSTICKMIN REMAKE IS DONE. THANKS TO ALL THAT HELPED AND the Sicon Team for the idea and stuff too.
So start your day good and play n
Python
Hey guys i am making henry stickmin with PY (NOT COMPLETING THE MISSION) and no i dont need help so just saying once it is done i will tell. ALSO i do
HTML, CSS, JS
DONT COMMENT ADD ME TO CREDITS I WILL WORK on it later. Also @RYANTADIPARTHI wil be apart but someone who can help me with it tell bugs and fix it wil
HTML, CSS, JS
Ok so I am need help on the shows/movies page the image for INTERVEIW isnt strait Plz help also Credits for whoever can
HTML, CSS, JS
RYANTADIPARTHI Put the side image in the middle, to do that. put an id to the element. then do text-align:center in the `` quotes.
/id name/ {
text-align:center;
}
if don't know if you want background stuff too, but this puts in middle.2 years ago
SixBeeps Here's a diagram of what you have going on:
image
The image combined with the text next to it put together is centered, so the text pushes the image out of the way. You should put a between the and the to fix this.2 years ago