REDLINESTUDIO

A game platform where the players are the developers.

What this is

RedlineStudio is a free, browser-based game platform by Redline Digital. Anyone can make an account (just a username and password — no email), open the Studio, and build games with block scripting or code. Publish, and your game is instantly live on the Games page for everyone to play — on desktop, phone, or gamepad.

Around the games there's a whole little world: a Market where players sell reusable Models for in-game coins, a Casino floor of player-built machines running on platform-locked odds, player profiles you decorate with the same studio tools, arcade screens that play live on game cards, coin-per-play games where the coins go to the creator, ★ high-score tables, online multiplayer — duels and cabinets of up to eight seats — live windows for watching whoever's playing, likes, comments, and Forums. Every game can also be downloaded as a single file that runs offline, anywhere.

Redline Digital

Redline Digital is a small independent game studio out of northern Michigan. It started on Roblox with BloxStarNorth, and the years since have been a long run of experiments and prototypes — PC Racer, the drag racer that started the Redline Digital name, and a line of GPS games — crime, zombies, war — played out on the real streets of your own town with nothing but a phone (all of them live on the More Games page). The thread through all of it: games that meet people where they already are — their browser, their phone, their street.

RedlineStudio is the first of those projects to cross the finish line — the studio's first finished, public product. Fitting that it isn't a game at all: a game is finished the day it ships, but a platform is never finished, because the players keep building it. So instead of shipping a game, Redline Digital shipped the place where games come from.

How it was built

The platform started in September 2026 with a stubborn set of rules, and every feature since has obeyed them:

Grow the engine the way the industry grew. Instead of designing some grand engine up front, development followed history: rebuild the great early machines in order, and only teach the engine a new trick when a real machine from the past demanded it. The 1947 CRT Amusement Device demanded physics. Bertie the Brain demanded clicks. Draughts demanded lists and loops. Spacewar! demanded trigonometry and gravity. Computer Space demanded rotation — and the coin slot. Sound arrived with the Atari cabinets, exactly when it arrived in real life. Hunt the Wumpus brought the teletype, and with it text adventures. Then 1974 arrived and the machines learned to talk to each other: Maze War demanded a network, so the platform grew a live wire — online duels, then multi-seat cabinets where up to eight players share one machine, then Spasim demanding true 3D on top of it. Every trick a dead machine taught the engine is now a living tool in every player's Studio.

One file, one job. The whole site is small, separate pieces — the engine knows nothing about the database, the market knows nothing about the casino — so any piece can grow without breaking the others. That's the plan for the next decade, not the next month.

Old games work forever. Every game is saved with an engine version, and every engine version keeps its player for good. The Studio will someday do things nobody's imagined yet, and the games published this week will still run exactly as they do today.

Prove it before shipping it. Every example machine and every engine rule is covered by an automated test suite — hundreds of checks, from "OXO can never be beaten" (verified against every possible game) to "coins can never be created from nothing" — that runs before anything goes live.

The arcade philosophy

Most platforms chase size. RedlineStudio chases the feeling of a real arcade: machines are physical — every game has a fixed number of seats (most have one, online multiplayer cabinets hold up to eight), a line you stand in once they're full, a window to watch the current player through, and chat around the cabinet. Play ends and people are waiting? Back of the line. Camp an endless game too long and the line can vote — together, with warning, never alone. Scarcity is what made arcades social, and a line at a machine is where strangers become regulars.

The economy plays fair the same way: coins can't be bought and can't be cashed out, casino odds are locked in the platform where no machine owner can touch them (and printed on every cabinet), and the database itself enforces that every coin traces to a legitimate source. Small, honest, and built to last — that's the whole idea.

The museum

The Studio ships with playable recreations of the entire prehistory of video games — every one built from the Studio's own objects and scripts, so you can open them, read exactly how they work, and remix them:

1947  CRT Amusement Device   the patented missile game that was never sold
1950  Bertie the Brain       tic-tac-toe on four meters of relays
1951  NIMROD                 a computer built only to play Nim (perfectly)
1951  Draughts               Strachey's checkers — begun on the Pilot ACE;
                             played full games on the Ferranti Mark I in 1952
1952  OXO                    tic-tac-toe on EDSAC — one of the first games
                             with a graphical display; cannot be beaten
1958  Tennis for Two         oscilloscope tennis at Brookhaven — Pong's ancestor
1959  Mouse in the Maze      draw a maze with the light pen; the mouse LEARNS
1959  Tic-Tac-Toe on TX-0    an MIT experiment in machine intelligence
1962  Spacewar!              the game that escaped MIT and spread everywhere
1971  Computer Space         the first coin-op arcade cabinet
1972  Odyssey Table Tennis   the first home console — completely silent
1972  Pong                   the beep heard around the world
1973  Space Race             Atari's second game: the coin bought TIME
1973  Gotcha                 the first maze game — and the maze MOVES
1973  Hunt the Wumpus        the text-game ancestor of every adventure
                             (playable two ways: map, or the real teletype)
1974  Gran Trak 10           the first racing game — wheel, pedals,
                             and a real four-speed shifter
1974  Tank                   Kee Games' hit — the first game with its
                             graphics on ROM chips (hence solid walls)
1974  Maze War               the FIRST first-person shooter — a wireframe
                             maze, hunting eyeballs, and (on real networks)
                             the first multiplayer; solo vs robots, or the
                             ARENA version: four humans, one maze, online
1974  Spasim                 the first 3D multiplayer game: 32 pilots on
                             the PLATO network, in planetary systems of 8 —
                             our cabinet is one full system, 8 humans in 3D

Each machine taught the Studio's engine a permanent new trick — physics, clicks, binary math, lists, trigonometry, rotation — and everything they use is yours to build with. The Coding Guide covers all of it.

The honest fine print

This is a hobby-scale platform. Accounts have no email recovery, so use a throwaway password you won't miss. Coins are play money — they can't be bought and aren't worth anything outside the site. Be decent to each other: keep names, games, and comments reasonable, and anything abusive gets removed. The site never asks who you are — the whole story is on the Privacy page.

Say hi

Found a bug, built something cool, or have an idea? Post it on the Forums — that's where the platform gets shaped. Now go make something. The Studio is open.