Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Warhammer 40,000 Animated Series Produced by Henry Cavill to Tell a 'Long-Form Story' Featuring The Deathwatch

The Warhammer 40,000 animated series in development by Amazon will tell a "long-form story" featuring The Deathwatch, with Henry Cavill set to serve as an executive producer.

Warhammer 40,000 Animated Series Produced by Henry Cavill to Tell a 'Long-Form Story' Featuring The Deathwatch

Warhammer 40,000 fans will soon be able to delve into a "long-form story" as Amazon continues its foray into animated series. Henry Cavill will serve as an executive producer for the new series, which will focus on the elite alien-hunting Space Marine group The Deathwatch. The series, set to debut as a spinoff from Amazon's 2024 Warhammer 40,000 episode of Secret Level, will be directed by Dave Wilson and co-created with Band of Brothers writer John Orloff.

Animation will once again be handled by Blur Studios. The series, which remains largely undisclosed in terms of its plot and episode count, is expected to build upon the success of the Secret Level episode, which received praise for its attention to detail. Dave Wilson, the series' director and co-creator, expressed his excitement about the opportunity to tell a larger story within the Warhammer 40,000 universe, stating that Secret Level was designed as a launchpad for such narratives.

While the Warhammer 40,000 universe is set to become a live-action series with Henry Cavill and horror maestro Mike Flanagan involved, this new animated series might premiere first as its script is still in development. Other Amazon game-related projects include the Fallout series, an upcoming Tomb Raider show starring Sophie Turner, a God of War series with cast changes, and a Life of Strange adaptation currently in filming.

Written by urgent.news from IGN's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at ign.com →

More in Tech

How to Enable Entire

How to Enable Entire in Your Repository Entire captures the context behind AI-assisted code changes and connects it to your Git history.

  • Entire records AI-assisted code changes with Git history.
  • Enable Entire via command 'entire enable -y' for all agents.
  • Checkpoints stored under Git refs or dedicated 'entire/checkpoints/v1' branch.

Engineer-to-Engineer: Building a Typing Test That Doesn't Lie to You

If you've ever shipped a "typing speed" feature into a developer tool, an educational dashboard, or a hiring pipeline, you've probably noticed that the simplest-looking metric in computing — words per…

  • Define two word meanings: classic 5-character vs. linguistically grounded
  • Naive implementation flawed by idle gaps, cold-start padding, and backspace handling
  • Use net WPM with warm-up prompt, idle timeout, and backspace handling for accurate measurement