Cool Flash Games — Retro Arcade & Browser Game Guides
Retro arcade archive · Browser game guides · The Flash era & beyond
← Back to Game Guides History

BlueMaxima's Flashpoint: Inside the Project Saving 170,000 Games from Oblivion

Adobe Flash stopped working on December 31, 2020. By that point, BlueMaxima’s Flashpoint project had already been running for two years, quietly building what would become the most comprehensive archive of browser games in existence.

Adobe announced the end of Flash Player support in July 2017, giving the web three and a half years to prepare for the shutdown. For major games studios and commercial platforms, that was enough time to port titles to HTML5 or pull them from the internet. For the thousands of independent Flash developers who had posted games on personal sites, Newgrounds, Miniclip, or Armor Games in the early 2000s and then moved on to other things, it was not. When the clock struck midnight on January 1, 2021, a vast amount of web history simply stopped working.

BlueMaxima began building Flashpoint in 2018. The project started as a personal effort to preserve Flash games before the shutdown and grew into something much larger than any one person could have anticipated.

What Flashpoint actually is

Flashpoint is not a browser extension or a website. It is a downloadable application that ships with a modified version of the Basilisk browser, a custom proxy server called the Flashpoint Proxy, and the game files themselves stored locally on your machine. When you launch a game, the proxy intercepts the request for game assets and serves them from the local archive rather than the internet. To the browser, it looks like you are visiting the original website. To the game, nothing has changed.

This architecture matters because Flash games were not just single executable files. Many relied on external assets fetched at runtime: sounds from a CDN, level data from a server, leaderboard calls that would simply time out if the server no longer existed. The proxy approach preserves not just the SWF file but the entire request environment the game originally ran in.

Flashpoint Ultimate versus Flashpoint Infinity

The project ships in two forms. Flashpoint Ultimate is the complete offline archive, including every game file, every animation, and the full local server stack. As of recent releases, the download exceeds 500 gigabytes. It requires substantial hard drive space but can be used completely without an internet connection once downloaded.

Flashpoint Infinity is the streaming version. The application core and a launcher are downloaded first, and game files are fetched on demand as you launch individual titles. This is considerably more practical for most users, since you are not committing 500 gigabytes upfront, and the experience for any individual game is the same. The trade-off is that Infinity requires internet access to download game files the first time you play them.

Scale and scope

As of 2024, Flashpoint has catalogued more than 170,000 games and animations. Flash is the largest category by far, but the archive does not stop there. Java applet games, which were another significant browser gaming format of the early 2000s, are preserved through the Pale Moon browser included in later Flashpoint versions. Unity WebPlayer games, which require a browser plugin that was discontinued by Unity in 2019, are also included. Shockwave and Director games, which predate the Flash era by several years, have their own preservation category.

Animations are treated as seriously as games. Newgrounds content in particular receives careful archiving, because the Newgrounds catalogue includes not just games but a substantial record of early web animation culture — work by developers like Tom Fulp, Adam Phillips, Krinkels, and hundreds of others who built their careers on the platform.

How the curation process works

Anyone can submit a game to the Flashpoint archive through the project’s Discord server, which serves as the main coordination point for the volunteer team. Submissions go through a testing process to verify the game runs correctly, that assets load properly, and that the proxy configuration captures the full request set correctly. Metadata is verified against original sources where possible: release dates, developer names, original platform, genre.

The curation approach means Flashpoint tends to have reliable, tested entries rather than a raw dump of whatever files could be found. That quality difference matters when you are looking for a specific game from 2004 and want to be reasonably confident it will actually run.

What is still missing

No archive project captures everything, and Flashpoint acknowledges its gaps honestly. Games that were hosted behind login walls, titles that used proprietary streaming formats for their assets, and content that was simply never indexed by any crawler before the servers went dark are all underrepresented. The long tail of small personal sites — the developer who posted three games on a Geocities page in 2002 and never uploaded them anywhere else — is the hardest category to recover.

The Internet Archive’s Wayback Machine has preserved some of this material, and its in-browser Flash emulation layer (which uses the Ruffle emulator project) allows playback of some archived SWF files directly in a modern browser. The two projects serve complementary audiences: Ruffle and the Wayback Machine for quick in-browser access, Flashpoint for reliable offline preservation at scale.

Why it matters beyond nostalgia

There is a real argument that Flash games represent the first mass-market game development platform that was accessible to individuals without commercial backing. The tools were relatively cheap, the distribution was free, and the audience was enormous. The games made in that environment were not just entertainment; they were the proving ground for a generation of developers who went on to make games professionally. Losing those works would be like losing the early films of directors who later became important — formative work that explains where the craft came from.

Flashpoint is not a perfect archive and it does not claim to be. But it is the most serious preservation effort the Flash era has produced, and the scale of what has been saved already is remarkable. The project is open source, volunteer-run, and free to download. For anyone who grew up playing browser games and wants to find something specific from that period, it is the best place to start.