Skip to content

Strat-O-Matic College Football (Digital)

This entry sits in the KN-86 inspiration folder, but its target is the KN-90S Statline, not KN-86 itself. The Statline is the fantasy-sports / rotisserie-management sibling device in the KN-9x line — a flat-slab form factor with a built-in thermal printer, modem port, and a dedicated stat-entry UX. Strat-O-Matic is the closest contemporary digital analogue to what the Statline was designed to do, and the strongest single reference for its UI.

The entry lives here (rather than in docs/) because the inspiration folder is the right home for not-yet-spec design references regardless of which product they target. When the Statline gets scoped, this entry should be linked from its concept doc and from any future Statline screen-design rules.

A handful of patterns in this entry are also legitimately applicable to KN-86 — the data-density discipline (the three rules: box-drawing borders, monospace alignment, color/intensity = semantic) is a general TUI pattern any KN-86 cart that needs to be a stat sheet should adopt. Those carry-overs are called out explicitly below.

Strat-O-Matic is the legendary dice/cards sports simulator (since 1961); the College Football Digital line is the modern Windows/web product family that takes the same data-table-driven engine into PC software. The product page is mostly storefront chrome (header, navigation pills, hero photo, three “VIEW ALL PRODUCTS” CTAs), but the small in-game thumbnail visible on the page — a green stat-grid with column headers, ranked rows of data, and bracketed legend — is the relevant artifact: a textbook example of dense, data-table-driven sports-sim UI that has changed remarkably little in 30+ years because it works.

Direct read-acrosses to the Statline form factor

Section titled “Direct read-acrosses to the Statline form factor”
  • Stat-entry as the primary interaction. Per docs/concepts/kn-9x/kn90s-statline.md, the Statline moves the numeric keypad to the device center precisely because “stat entry is the primary interaction.” Strat-O-Matic’s UI is the digital realization of that same instinct: every screen is a numerical table, every interaction is “enter a number, advance a row.” The on-screen IA should treat the keypad as the primary input device and the stat grid as the primary surface.
  • Sport as the unit of cartridge. Strat-O-Matic ships separate products for College Football, Baseball, Basketball, Hockey, and Football. The Statline’s planned cart roster (MLB base, NFL + NBA follow-ons per the concept doc) mirrors this exactly. The sport is the cart; the rules engine and roster data ship together.
  • Rotisserie-management-first IA. The Statline’s pitch is managing a league, not playing a game. Strat-O-Matic’s UI vocabulary (rosters, lineups, box scores, league standings) is the right starting inventory for Statline screens.
  • Long-running franchise → durable IA. Strat-O-Matic has been shipping basically the same UI since the ’90s; users built muscle memory and the franchise honored it. The Statline is set in the same era (1990 fiction); its UI should look like a 1990 Strat-O-Matic CRT screen because that’s what a contemporary commissioner would have recognized.

Statline-specific UI questions Strat-O-Matic helps answer

Section titled “Statline-specific UI questions Strat-O-Matic helps answer”
  • What’s on the Statline’s 240×128 LCD when a league is loaded? Probably a league-standings grid much like Strat-O-Matic’s: team names down the left, stat category headers across the top (W / L / PCT / GB / R / HR / RBI / SB / AVG / ERA / W / SV / WHIP for 5×5 rotisserie), ranked rows. The Statline’s 8-key function row probably hosts the standard rotisserie verbs: LEAGUE / TEAMS / ROSTER / TRADE / STATS / PRINT / DIAL / EXIT.
  • How does the thermal printer fit in? Strat-O-Matic generates printable box scores and weekly summaries; the Statline’s integrated thermal printer suggests one of these as the printed artifact: weekly standings, trade confirmation receipts, end-of-season summaries. The Strat-O-Matic franchise’s existing print formats are the reference for what those receipts should look like.
  • How does the modem dial-up sync map onto Strat-O-Matic’s model? Strat-O-Matic Digital syncs leagues over the internet. The Statline syncs over RJ-11 dial-up. Same data model (league state diffed and merged across commissioners), different transport. Strat-O-Matic’s data-sync edge cases (conflicting trades, late stat updates, league rule changes mid-season) are all directly applicable.
  • Lisp list-processing maps cleanly. Per the concept doc: “a league is a list of teams, each team is a list of players, each player is a list of stat categories. Navigate with CAR/CDR, add players with CONS, drop with NIL.” This is exactly Strat-O-Matic’s domain model expressed in the KN-9x cart-authoring grammar.

Visual / aesthetic carry-overs to the Statline

Section titled “Visual / aesthetic carry-overs to the Statline”
  • Color is functional, not decorative. The green field, white headers, and accent colors in Strat-O-Matic’s in-game thumbnail mark category, not mood. The Statline’s 240×128 LCD is likely monochrome (matching the KN-86 lineage); the equivalent on a monochrome panel is intensity / inversion delta — bold headers, dim inactive rows, inverted selected rows. Same rule, different palette.
  • Box-drawing for grid structure. Single-line Unicode box-drawing forms the table scaffolding. Reads clean at 80-column proportional density and would read identically on a 240×128 LCD displayed in a comparable text mode.
  • Long-running IA discipline. Once a layout pattern works (rosters / standings / box-score), it should change reluctantly. The Statline should be willing to look like its 1990 self for many seasons of operator use.

Even though the primary target is the Statline, two general patterns are worth pulling forward for KN-86:

  • Dense data-table as a sanctioned cart UI mode. Any KN-86 cart whose job is to be a stat sheet (faction standings, mission logs, dispatch tallies) can use the three rules without apology: box-drawing borders, monospace alignment, color/intensity delta = semantic. Worth a short pattern entry in ui-patterns.md — citing Strat-O-Matic as the discipline reference, not as the KN-86 silhouette inspiration.
  • 80×25 is the right size for tables in this idiom. The KN-86 grid does the work the spreadsheet does on Strat-O-Matic’s PC interface. Applicable to KN-86 carts; locked-in for the Statline if the Statline ends up using a similar text-grid model on the 240×128 LCD.

Strat-O-Matic College Football product page (viewport)

Viewport capture of the product page; the in-game thumbnail visible bottom-left (COLLEGE FOOTBALL WINDOWS GAME) is the green stat-grid reference image — the actual artifact this entry is research for. The page’s storefront chrome is unrelated to the relevant content.

Strat-O-Matic College Football product page (full)

Full-page capture in case the catalog further down the page surfaces additional in-game screenshots. The page is mostly product tiles; richer in-game shots would need to come from the game’s promotional materials, fan wiki, or a live capture of the running software — out of scope for this batch.

  • The in-game thumbnail is the actual reference asset. Worth cropping out into a standalone strat-o-matic-statgrid-thumbnail.png for clean reference. Park as a small follow-up.
  • This entry should be linked from docs/concepts/kn-9x/kn90s-statline.md when the Statline gets scoped for active design work. The concept doc currently has no inspiration references; this is the first.
  • More Statline research will probably land here. Period-correct fantasy-sports magazine ads, BBS rotisserie tooling, the Statline-era Statbusters newsletters, period thermal-printer receipts — all worth capturing into the inspiration/ folder under the sister-product research banner.
  • License / branding note. Strat-O-Matic is an active commercial trademark. The Statline’s UI should take the discipline (data density, three rules, table-as-UI) without lifting the look (don’t copy the green field, the column-header style, or the brand vocabulary). Statline is a 1990-fiction artifact in its own design language.
  • Open question: does the Statline ship monochrome or color? The concept doc says “240×128 Sharp LCD panel” — at that era and panel size, monochrome is overwhelmingly likely. If monochrome, the color-delta rule converts to intensity-delta on the Statline. Worth confirming with Josh when scoping.