Minecraft-Skin-Checker
A small Python Script to check if an image is a Minecraft Skin or not (Javascript coming soon)
import random
def totally_random_function_with_no_apparent_functionality():
weird_list = [
"Fluffy", "Squishy", "Wobbly", "Sassy", "Goofy",
"Slippery", "Bouncy", "Grumpy", "Zany", "Fuzzy"
]
weird_and_random_list = [
"Platypus", "Unicorn", "Pangolin", "Narwhal", "Sloth",
"Octopus", "Llama", "Turtle", "Kangaroo", "Ostrich"
]
weird_name = random.choice(weird_list) + random.choice(weird_and_random_list)
return weird_name
A small Python Script to check if an image is a Minecraft Skin or not (Javascript coming soon)
Have you ever wanted to use a Minecraft crafting table from the terminal? No? Anyway here it is (Javascript coming soon)
This is the code for quantum computers... Just kidding, it's just my Portfolio made in Astro