Our Story

About LK Forge

A platform built on one idea: artificial intelligence should make games genuinely more interesting — not just harder, and not just as a feature checkbox.

Our Mission

LK Forge exists to make AI-powered games accessible to everyone — free to play, instant to load, no account required. We believe the best use of modern AI in gaming is not to lock it behind subscriptions or complicated setups, but to put it directly in the browser where anyone can experience it in seconds.

Every game we build starts with a question: what would this game be if the opponent or co-creator were genuinely intelligent? That question drives every design decision — from the AI algorithm we choose to the difficulty levels we expose to players.

All games are available at lkforge.com/games — a growing arcade of browser experiences.

How We Build AI Games

Each game uses a different AI technique suited to its genre. We do not apply a one-size-fits-all approach — the AI is chosen and tuned specifically for what makes each game interesting.

Word Tools — Dictionary + Combinatorial Search

Our word tools draw on curated dictionaries of real English words rather than a language model. They use dictionary lookup, combinatorial search and letter-frequency analysis to generate words filtered by length, type and syllables, unscramble a letter set into every valid word, and validate plays — so every result is a real word that exists in the dictionary.

Strategy Games — Game-Tree Search

AI Tic Tac Toe uses a minimax algorithm with alpha-beta pruning to evaluate game states. The AI looks ahead through all possible continuations, assigns scores to outcomes, and chooses moves that minimize its worst-case loss. This is the same family of algorithms used in world-class chess engines.

Deployment — Cloudflare Workers + Subpath Routing

All games run as static web applications deployed on Cloudflare's global edge network. Each game lives at its own subpath under lkforge.com/games — routed via Cloudflare Workers Routes for zero spin-up time from anywhere in the world. No backend, no database, no session state — just fast, private, client-side AI.

Featured Games & Tools

A few favourites below — browse the full catalogue of AI games and tools.

AI Word Generator

lkforge.com/tools/wordgenerator

Draws real English words from a curated dictionary, filtered by type, length, and syllables — a vocabulary and brainstorming tool that surfaces words which exist in the language.

Play Free →

AI Tic Tac Toe

lkforge.com/games/tictactoe

A minimax-powered opponent with selectable difficulty — from beginner-friendly to provably optimal unbeatable mode.

Play Free →

AI Word Unscrambler

lkforge.com/tools/wordunscrambler

Finds every valid word in a scrambled letter set using dictionary lookup and combinatorial search — instantly.

Play Free →

Spin the Wheel

lkforge.com/tools/spin-the-wheel

A random picker wheel for names, options, and decisions — with yes/no, number, and dice presets. Cryptographically fair spins, confetti included.

Play Free →

World Clock

lkforge.com/tools/worldclock

Live local time for any city, a timezone converter, and a meeting planner for scheduling across regions.

Play Free →

Developer Tools

lkforge.com/tools/developers

Six in-browser developer utilities — JSON formatter, Base64, JWT decoder, text diff, regex tester, and an API tester. Nothing leaves your machine.

Play Free →

Converters

lkforge.com/tools/converters

Text case, units, colors (HEX/RGB/HSL), and currencies with live rates — quick conversions without ads or sign-ups.

Play Free →

Memory Match

lkforge.com/games/memory

The classic card-matching game with kids and adult modes, eight themes, and grids up to 6×6.

Play Free →

The Team

LK Forge is designed, built, and maintained by Lucian, an independent developer focused on one thing: making AI genuinely fun to interact with. Every game on the site is designed, coded, and iterated on from scratch — built on the belief that browser games should be instant, free, and genuinely intelligent.

The writing across the site — on AI strategy, word games, and language tools — comes from the same place as the games: a genuine interest in how these techniques work and what they can do. The goal with every piece of content is the same as with every game: give you something genuinely useful in the shortest possible time.

Questions, feedback, or ideas? All games link back to lkforge.com — that's the best place to start, or follow along on X (@lkforge).

Try a Game

All games are free, instant, and require no account. Pick one and start playing in seconds.

Browse All Games →