top of page

Recycling a Corpse: Building new games from asserts of a dead game.

  • Writer: karthi keyan
    karthi keyan
  • Jun 4
  • 4 min read

The video game industry has an unusual relationship with death.


When a movie flops, the sets are torn down. When a social network dies, its servers go dark. But when a game shuts down, something valuable often remains behind: years of art, animation, code, sound design, and world-building. In rare cases, developers choose not to bury these assets. Instead, they release them to the public and allow others to build something new from the remains.


This practice is digital necromancy of the highest order: recycling a corpse into a living, breathing game.


## The Paragon Experiment


One of the most famous examples is Epic Games' *Paragon*.


Launched in 2016, Paragon was a third-person MOBA that showcased Unreal Engine 4's graphical capabilities. Despite its impressive visuals and ambitious design, it struggled to find a sustainable player base. In 2018, Epic shut the game down.


Normally, that would have been the end of the story.


Instead, Epic released millions of dollars worth of Paragon assets to Unreal Engine developers for free. Characters, animations, sound effects, visual effects, environments, and other production assets were suddenly available to anyone using Unreal Engine.


What Epic did not release was the game's source code. Developers received the body, not the brain.


Still, the release was unprecedented. The assets represented years of AAA production work that would have cost independent studios millions of dollars to recreate.


## From Graveyard to Marketplace


The most successful resurrection came in the form of *Predecessor*.


Developed by Omeda Studios, Predecessor used many of Paragon's character models, animations, and visual assets as a foundation. Rather than simply recreating the original game, the developers rebuilt gameplay systems, networking infrastructure, progression mechanics, balancing, and user interfaces.


The result was not a copy of Paragon but a descendant.


Other projects attempted similar revivals.


*Fault: Elder Orb* used Paragon assets extensively before eventually shutting down. *Paragon: The Overprime* also emerged from the released assets, attracting a dedicated player base before ultimately being discontinued.


These projects demonstrate an interesting reality: assets alone do not make a game. They merely provide the raw material. The true challenge lies in transforming those materials into a coherent and sustainable experience.


## The Long Tradition of Open-Sourced Games


Paragon is not the first game to leave behind useful remains.


Id Software has been practicing a form of controlled resurrection for decades. The company released the source code for games such as Doom, Quake, Quake II, and Quake III Arena. While the original art and audio assets remained copyrighted, developers gained access to the underlying technology.


This decision led to projects such as:


* Freedoom

* OpenArena

* Xonotic

* Warfork

* The Dark Mod


Each project took the technological skeleton of an older game and built something new on top of it.


Valve's Source SDK similarly enabled projects such as *Black Mesa*, a fan-made remake of Half-Life that eventually became a successful commercial release.


These examples reveal a recurring pattern: when developers open their technology or assets, communities often create experiences that outlive the original product.


## Assets vs. Source Code


There are two major forms of postmortem game releases.


The first is the release of assets.


This includes character models, textures, animations, environments, sound effects, and visual effects. Paragon and Infinity Blade are prime examples.


The second is the release of source code.


Games such as Doom and Quake fall into this category. Developers gain access to the engine and gameplay systems but must usually create their own art assets.


Each approach offers different opportunities.


Assets dramatically reduce production costs. Source code dramatically reduces engineering costs.


When both are released together, the result can be extraordinary. Open-source games such as 0 A.D., Battle for Wesnoth, OpenClonk, and SuperTuxKart provide entire ecosystems that can be studied, modified, and expanded by anyone.


## Why This Matters


Modern game development is expensive.


A single high-quality character may require months of work from artists, animators, technical artists, and sound designers. Entire studios can spend years creating content that disappears the moment a project fails.


Public asset releases challenge that waste.


Instead of locking valuable work away forever, they allow future developers to learn from it, build upon it, and sometimes transform it into something entirely different.


For aspiring developers, these releases provide access to production-quality assets that would otherwise be unattainable.


For the industry, they represent a more sustainable approach to creative work.


## The Future of Digital Archaeology


Most dead games vanish completely.


Their servers go offline. Their code remains locked away. Their assets gather dust on forgotten hard drives.


But every so often, a studio chooses a different path.


Instead of burying the body, they leave the tools behind and invite others to continue the story.


The result is a strange but fascinating phenomenon: games that refuse to stay dead.


Paragon may have failed as a commercial product, but pieces of it continue to live on in new worlds, under new names, serving new communities.


In an industry obsessed with the next big thing, there is something oddly beautiful about that.


Sometimes the most interesting games are not the ones being created from scratch.


Sometimes they are built from the bones of those that came before.

Recent Posts

See All
Bloodborne: What the Level Design is Actually Doing

Most writing about Bloodborne focuses on its lore — the Great Ones, the cosmic horror beneath the gothic surface, the thing that's looking back at you when you look at the moon. That's fine. The lore

 
 
 
Why Koel Has No Morality Meter

Every designer's first instinct when building a reactive world is to add a morality meter. It makes sense on paper. You want the player to feel the weight of their choices. You want those choices to m

 
 
 

Comments


bottom of page