My GNW Award

Abstract

Problem: Tim Cain's GNW library β€” a foundational piece of Interplay's technology stack β€” rarely gets recognition despite its massive impact across multiple shipped titles.

Approach: In this 18-second YouTube Short follow-up to a previous video about GNW, Cain casually reveals that he received a formal award from Interplay for creating the library.

Findings: GNW was used on so many Interplay projects and saved so many months of cumulative development time that the company gave Cain an award for it β€” a rare acknowledgment of middleware/tooling contributions in the games industry.

Key insight: Internal tools and libraries can have outsized impact on a studio's output, and GNW is a textbook example β€” one programmer's abstraction layer shipped inside Fallout, Star Trek: Starfleet Academy, M.A.X., Atomic Bomberman, and many other Interplay titles.

Source: https://www.youtube.com/watch?v=KAgpPVVe5pQ

What Is GNW?

GNW is a user interface and OS-abstraction library designed and programmed by Tim Cain during his time at Interplay. It provided a common foundation for UI rendering, input handling, and platform abstraction that multiple teams across the studio could build on rather than reinventing the wheel for each project.

Known titles that used GNW include:

  • Fallout (1997)
  • Star Trek: Starfleet Academy (1997)
  • M.A.X.: Mechanized Assault & Exploration (1996)
  • Atomic Bomberman (1997)
  • Numerous other Interplay PC and Macintosh games

The Award

In this brief video, Cain mentions that he forgot to include an important detail in a previous video about GNW: because the library was adopted by so many projects at Interplay and saved many months of development time across those projects, he received a formal award from the company. He shows it on camera with a bemused "get a load of that."

Why It Matters

The games industry overwhelmingly celebrates shipped titles and public-facing creative work. Internal tooling, middleware, and shared libraries β€” the invisible infrastructure that makes games possible β€” rarely get recognized. The fact that Interplay formally acknowledged GNW's contribution is notable in itself, and speaks to just how much cumulative time and effort the library saved across the studio's portfolio.

References