Christopher Li
@ChristopherLi5
Hi guys!
Most of the games you play have an account function, which allows you to make an account and save data into the account. I have been thinkin
Aqtion These might help
https://stackoverflow.com/questions/5525630/how-do-you-make-it-possible-to-make-accounts-python
https://www.youtube.com/watch?v=HrSQdiub5zM
@ChristopherLi53 years ago
I have an if statement in a while loop. Example
while (true){
System.out.println("Hello");
if (true){
System.out.println("World");
math_genius You can do that in only 2 lines
while (true){
System.out.println("Hello\nWorld\n!");
}3 years ago
I am making a game in Python. It is called "Don't Starve". It is based off of the game "Don't Starve", but in the form of text adventure. This game wa
I know a lot of you guys like creating games, and so do I! But I sometimes think that a text-based adventure game or something like that is a bit too
E-Sheep Try the language Python with turtle and here's a website with all the functions (although some don't work in repl): https://docs.python.org/3.3/library/turtle.html?highlight=turtle3 years ago
vedprad1 For Turtle, you have to use a turtle repl, not a python repl: https://repl.it/languages/python-turtle
If this answers your question, please check the checkmark on the left side of this message. Thanks and Good Luck!4 years ago
Fishing Frenzy BETA is back! Tried FISHING FRENZY BETA BETA? Well, this is just way better. You can now change the rods that you cast with. Different
ChristopherLi5 Sry, it was actually supposed to say "Different rods mean different chances"4 years ago
Fish for fish in this rigged game. Simple and extraordinary hard. Tell me if you reach 100 points.
ChristopherLi5 I will be posting "Fishing Frenzy BETA (old)" in a few days. Be on the look for that!!!4 years ago
katavie "Simple and extraordinary hard" is right! It'd be cool if we could see our score after running fish instead of having to run stats. But maybe not knowing is part of the fun ¯\(ツ)/¯4 years ago