Wordle Unlimited Github.io !!hot!! Jun 2026
let targetWord = ""; let currentRow = 0; let currentTile = 0; let isGameOver = false;
// A small dictionary for the demo (In a full app, load this from a separate JSON file) const DICTIONARY = [ "apple", "brave", "crane", "drift", "eagle", "flame", "grape", "house", "ideal", "jolly", "knife", "lemon", "mango", "noble", "ocean", "pearl", "quest", "rusty", "sugar", "table", "ultra", "vivid", "waltz", "xenon", "yacht", "zebra", "about", "above", "abuse", "actor", "acute", "admit", "adopt", "adult", "after", "again", "agent", "agree", "ahead", "alarm", "album", "alert", "alien", "align", "alike", "alive", "allow", "alloy", "alone", "along", "alter", "among", "angel", "anger", "angle", "angry", "apart", "apply", "arena", "argue", "arise", "armor", "array", "arrow", "asset", "avoid", "award", "aware", "awful", "basic", "basis", "beach", "beast", "began", "begin", "being", "below", "bench", "birth", "black", "blade", "blame", "blank", "blast", "blend", "bless", "blind", "block", "blood", "bloom", "board", "boost", "booth", "bound", "brain", "brand", "brass", "bread", "break", "breed", "brick", "bride", "brief", "bring", "broad", "broke", "brown", "brush", "build", "built", "bunch", "burst", "buyer", "cable", "calif", "carry", "catch", "cause", "chain", "chair", "chart", "chase", "cheap", "check", "chest", "chief", "child", "china", "chose", "civil", "claim", "class", "clean", "clear", "climb", "clock", "close", "cloth", "cloud", "coach", "coast", "could", "count", "court", "cover", "craft", "crash", "cream", "crime", "cross", "crowd", "crown", "curve", "cycle", "daily", "dance", "dated", "dealt", "death", "debut", "delay", "depth", "doing", "doubt", "dozen", "draft", "drama", "drank", "drawn", "dream", "dress", "drink", "drive", "drown", "dying", "eager", "early", "earth", "eight", "elite", "empty", "enemy", "enjoy", "enter", "entry", "equal", "error", "event", "every", "exact", "exist", "extra", "faith", "false", "fancy", "fatal", "fault", "favor", "feast", "fiber", "field", "fifth", "fifty", "fight", "final", "first", "fixed", "flash", "fleet", "floor", "fluid", "focus", "force", "forth", "forty", "forum", "found", "frame", "frank", "fraud", "fresh", "front", "fully", "funny", "giant", "given", "glass", "globe", "glory", "going", "grace", "grade", "grain", "grand", "grant", "grass", "great", "green", "greet", "gross", "group", "grown", "guard", "guess", "guest", "guide", "happy", "harry", "heart", "heavy", "hence", "henry", "horse", "hotel", "human", "ideal", "image", "index", "inner", "input", "issue", "japan", "jimmy", "joint", "jones", "judge", "juice", "known", "label", "large", "laser", "later", "laugh", "layer", "learn", "lease", "least", "leave", "legal", "level", "lewis", "light", "limit", "links", "lives", "local", "logic", "loose", "lower", "lucky", "lunch", "lying", "magic", "major", "maker", "march", "maria", "match", "maybe", "mayor", "meant", "media", "metal", "might", "minor", "minus", "mixed", "model", "money", "month", "moral", "motor", "mount", "mouse", "mouth", "movie", "music", "needs", "never", "newly", "night", "noise", "north", "noted", "novel", "nurse", "occur", "ocean", "offer", "often", "order", "other", "ought", "outer", "owner", "paint", "panel", "paper", "party", "peace", "peter", "phase", "phone", "photo", "piece", "pilot", "pitch", "place", "plain", "plane", "plant", "plate", "point", "pound", "power", "press", "price", "pride", "prime", "print", "prior", "prize", "proof", "proud", "prove", "queen", "quick", "quiet", "quite", "radio", "raise", "range", "rapid", "ratio", "reach", "ready", "refer", "right", "rival", "river", "robin", "roger", "roman", "rough", "round", "route", "royal", "rural", "scale", "scene", "scope", "score", "sense", "serve", "seven", "shall", "shape", "share", "sharp", "sheet", "shelf", "shell", "shift", "shirt", "shock", "shoot", "short", "shown", "sight", "since", "skill", "slave", "sleep", "slide", "small", "smart", "smile", "smith", "smoke", "snake", "snow", "solid", "solve", "sorry", "sound", "south", "space", "spare", "speak", "speed", "spend", "spent", "split", "spoke", "sport", "staff", "stage", "stake", "stand", "start", "state", "steam", "steel", "steep", "stick", "still", "stock", "stone", "stood", "store", "storm", "story", "strip", "stuck", "study", "stuff", "style", "sugar", "suite", "super", "sweet", "swing", "sword", "table", "taken", "taste", "taxes", "teach", "teeth", "terry", "texas", "thank", "theft", "their", "theme", "there", "these", "thick", "thing", "think", "third", "those", "three", "threw", "throw", "tight", "timer", "title", "today", "topic", "total", "touch", "tough", "tower", "track", "trade", "train", "treat", "trend", "trial", "tribe", "trick", "tried", "tries", "truck", "truly", "trust", "truth", "twice", "under", "undue", "union", "unity", "until", "upper", "upset", "urban", "usage", "usual", "valid", "value", "video", "virus", "visit", "vital", "voice", "waste", "watch", "water", "wheel", "where", "which", "while", "white", "whole", "whose", "woman", "world", "worry", "worse", "worst", "worth", "would", "wound", "write", "wrong", "wrote", "yield", "young", "youth" ]; wordle unlimited github.io
function deleteLetter() if (currentTile > 0) currentTile--; const tile = document.getElementById(`row-$currentRow-tile-$currentTile`); tile.textContent = ""; tile.classList.remove('active'); let targetWord = ""; let currentRow = 0;
The primary draw is the ability to hit "New Game" the moment you finish a puzzle. The rules are identical to the original Wordle:
Ready to test your vocabulary? Search for a link and start your first round—of many—today!
The rules are identical to the original Wordle: