YoWhattupFool
Social Expirement
Made with Blank ReplHey guys I am just a regular dude with zero coding experience. Heck, it confused me just to make this. But if this repl gets 500 runs and 80 likes I will go out of my comfort zone and create a game based on what the comments say
Recent comments (51)winnerwannabehi5 months agomake a 3d arcade style flight combat symulator rougelike
SovietStates06 months ago@GiggaPoggers whats ur email its urgent
SovietStates06 months ago@GiggaPoggers whats ur email its urgent
PleaseFollowMe6 months agoPlease follow me!
rominnoa0006 months agomake a python text game, all you need to know is variables are x = "" (string) or a number (integer). a decimal is a float. to write, do print("") to add a variable do (f"{variablename}") do not use caps or spaces in variable names while 1 == 1 is a forever loop. while works as a loop, if is a 1 time thing and for works for a certian amount of runs. you can insert variables into those statements. you gotta make sure you use 2 equals signs. to do greater than do >= and less than is <= * is multiply and / is divide. import os os.system("clear") to clear text, there are other things too. just google for more! goof luck!
GiggaPoggers6 months agoThis is kinda not much of a social experiment. That would be something like what I made,the ask experiment
EatonRuari6 months agomake pacman
V2RRZ6 months agomake ultrakill but 2d
SCP-0006 months agoMake a dnd esque game
an-axolotl7 months agoyou could use various websites that teaches code like codecademy