This repository has been archived on 2026-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
galvanic-corrosion/res/words.json
zombieb 83440a9245
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 1m50s
build config changes
* Commit hash shipped with builds
* Post & pre-build events
* Objective fixes
* Orientation challenge filler
* Custom Rooms base
    - Currently cannot save rooms (CDN not set up)
* Moved root path to path.ts
* Room cloning
* Rewrote instances - the whole thing
* Relationships are still untested
* Charades Words
* AG Room fetch
* Private room matchmaking
* Socket fixes
2025-05-12 09:07:59 -04:00

262 lines
4.6 KiB
JSON

{
"easy": [
"Bike",
"Light",
"Jacket",
"Butterfly",
"Orange",
"Triangle",
"Lemon",
"Crab",
"Alligator",
"Shoe",
"Purse",
"Leg",
"Neck",
"Starfish",
"Box",
"Backpack",
"House",
"Duck",
"Skateboard",
"Cupcake",
"Hamburger",
"Owl",
"Cup",
"Hand",
"Smile",
"Curl",
"Hippo",
"Turtle",
"Truck",
"Beach",
"Ocean",
"Pants",
"Lips",
"Drum",
"Dragon",
"Egg",
"Fish",
"Desk",
"Mouth",
"Feather",
"Grapes",
"Zoo",
"Bathroom",
"Bus",
"Shirt",
"Grass",
"Snail",
"Ice Cream Cone",
"Snake",
"Arm",
"Cookie",
"Table",
"Dinosaur",
"Dream",
"Frog",
"Ant",
"Sheep",
"Boat",
"Baby",
"Bowl",
"Banana",
"Pig",
"Dog",
"Ants",
"Corn",
"Coat",
"Slide",
"Comb",
"Bug",
"Pizza",
"Plant",
"Pencil",
"Key",
"Cloud",
"Lamp",
"Balloon",
"Robot",
"Chimney",
"Motorcycle",
"Bounce",
"Square",
"Pie",
"Swimming Pool",
"Bumblebee",
"Flower",
"Lollipop",
"Bird",
"King",
"Jellyfish",
"Bone",
"Island",
"Moon",
"Seashell",
"Nail",
"Bunk Bed",
"Jail",
"Ring",
"Family",
"Airplane",
"Earth",
"Hair",
"Snowman",
"Car",
"Hook",
"Sea",
"Pen",
"Diamond",
"Spoon",
"Kite",
"Woman",
"Socks",
"Mouse",
"Cube",
"Finger",
"Lizard",
"Angel",
"Mickey Mouse",
"Spider",
"Mountain",
"Branch",
"Spider Web",
"Ship",
"Bunny",
"Face",
"Music",
"Bell",
"Rainbow",
"Star"
],
"hard": [
"Parent",
"Concession Stand",
"Tablespoon",
"Puppet",
"Gold",
"Mirror",
"Nanny",
"Irrigation",
"Humidity",
"Postcard",
"Musician",
"Chairman",
"Human",
"Barber",
"Judge",
"Jedi",
"Customer",
"Fur",
"Punk",
"Elf",
"Sled",
"Vitamin",
"Print",
"Internet",
"Swarm",
"Zoo",
"Shelter",
"Blizzard",
"Dust Bunny",
"Printer Ink",
"Oxcart",
"Carat",
"Black Belt",
"Fireman Pole",
"Darkness",
"Carpenter",
"Coach",
"Back Flip",
"Extension Cord",
"Flu",
"Telephone Booth",
"Country",
"Sticky Note",
"Traffic Jam",
"Science",
"Wooly Mammoth",
"Captain",
"Driveway",
"Mysterious",
"Dew",
"Injury",
"Sunburn",
"Grandpa",
"Ceiling Fan",
"Cruise",
"Chime",
"Accounting",
"Hour",
"End Zone",
"Miner",
"Government",
"Lunar Rover",
"Pro",
"Date",
"Police",
"Fireside",
"Hand Soap",
"Ditch",
"Expert",
"Fade",
"Nap",
"Last",
"Hot Tub",
"Loveseat",
"Braid",
"Rodeo",
"Coastline",
"Molar",
"Drugstore",
"Tow Truck",
"Pickup Truck",
"Shrink Ray",
"Crane",
"Bedbug",
"Beluga Whale",
"Fiance",
"Fizz",
"Junk",
"Yolk",
"Photosynthesis",
"Wobble",
"Hairspray",
"Crop Duster",
"Recycle",
"Script",
"Vein",
"Jaw",
"Thaw",
"Goalkeeper",
"Optometrist",
"Shower Curtain",
"Cowboy",
"Tide",
"Quadrant",
"Bride",
"Pile",
"Midnight",
"Amusement Park",
"Orbit",
"Goblin",
"Bonnet",
"Snore",
"Cape",
"Truck Stop",
"Ginger",
"Hermit Crab",
"Safe",
"Jungle",
"Student",
"Headache",
"Scuba Diving",
"Neighborhood",
"Bookend",
"Crow's Nest",
"Plantation",
"Owner",
"Stuffed Animal",
"Gown"
]
}