Night Flower
@NightxHearts
I love editing
Updates
ATTEMPTED TO MAKE IT FASTER
Please let me know what you think of it in the comments!!
Python
My post for this was taken down but here we are!
Updates:
Turtle speed is faster
"Replit" word at the end was changed to "boo."
if you have any sugge
Python
You are a detective hired for an important case...
Work with the clues and explanations of suspects to solve the case.
When you state your answer, m
Python
Coder100 try:
a = input("say hello: ")
if a == "hello":
print("gj")
else:
print("try again with a brain")
`2 years ago
AloeBest Here's awesome things you can compare using if statements!
If you're comparing a STRING (something surronded in ' ')
This will help:
if 'whateverstringhere' == 'whateverstringhere':
print('Verified!')
For numbers you can do something like this:
if NUMBERVALUE > NUMBERVALUE:
Code Here
`2 years ago
Bookie0 Which repl? Also do you mean a post that was taken down? Maybe it's because reported for spam, inappropriate stuff, or anything against the ToS :)
You can also try to get on the repl.it discord server here and ask a mod :)2 years ago
Hello! I'm trying to make a Python code "Choose your story" type of game. I want to show the story and have the players find out and look at clues to
Python
alialiwa2005 I support this.
Sometimes, you've got to be private, but not always completely private (like a Hacker Plan private repository).
What I mean is, sometimes you want others to use your program, so you want your product to be accessible by the public, but in a closed-source way (so the actual code behind it is hidden and un-fork-able).
Please add an option, preferably one available for standard and Hacker plan users alike, to at least disable forking, and more ideally, hide the code behind the Re2 years ago
qaiik Yes, please use the pypi package (that I made): replforks. After installing it, make an environment variable in your project through the side-menu, called "fork tracking" without quotes (yes, keep the spaces). Give it the value "true" without quotes. Now in your program:
import replforks
print(replforks.is_forked())
2 years ago
ikpar3 I did it, on my repl hackorize. It is both password, and fork protected. It works by detecting if an environment variable has been erased.2 years ago
Can someone help me make a translator?
I'm not that good with coding so if you can, can any of you help me make a translator (English to Spanish and S
Python
robowolf Hmm. Try using the python translate api. It's very easy to use. https://pypi.org/project/translate/2 years ago
Fun little design :3 Please check this out and maybe a lil upvote?
Python
ahahaha sorry guys ran out of ideas for the second part- hope you enjoyed! This is my first story code
Python
I made this because I was bored hehe- Happy Pi Day!
Choose the way YOU rule your kingdom!
https://repl.it/@KierstenKuk/Kingdom-Control?v=1
If you have any feedback, please tell me! :3
Python
Our repl is a roleplaying game where you can explore your kingdom, build buildings, battle enemies, help allies, hire soldiers, buy weapons, and much
Python
Rule your very own kingdom! To start, press the run button and click enter.
Help allies, fight enemies, and build up your kingdom! If you have any que
Python
Hello! My classmate and I made a game called Kingdom Control. Please check it out!
He created, I edited with forking. Have fun!
Python
Rule your own kingdom and explore with allies and defeat enemies!