# Century: Age of Ashes - Dragon Eggs Edition

> 2022 video game edition

**Wikidata**: [Q111804955](https://www.wikidata.org/wiki/Q111804955)  
**Source**: https://4ort.xyz/entity/century-age-of-ashes-dragon-eggs-edition

## Summary
Century: Age of Ashes - Dragon Eggs Edition is a 2022 video game edition developed and published by Playwing, featuring bonus materials and enhancements not included in the standard release. It was released on April 13, 2022, for Microsoft Windows and Xbox Series X/S, offering expanded content for fans of the original game.

## Key Facts
- **Release Date**: April 13, 2022
- **Developer/Publisher**: Playwing (video game developer)
- **Platforms**: Microsoft Windows, Xbox Series X and Series S
- **PEGI Rating**: PEGI 12
- **Edition Type**: Enhanced edition of *Century: Age of Ashes*
- **Distribution**: Available via Microsoft Store (product ID: 9mzlz24bbj9s)

## FAQs
### Q: When was Century: Age of Ashes - Dragon Eggs Edition released?
A: It was released on April 13, 2022, for Microsoft Windows and Xbox Series X/S.

### Q: Who developed and published the game?
A: The game was both developed and published by Playwing, a company in the video game industry.

### Q: What platforms is the Dragon Eggs Edition available on?
A: It is available on Microsoft Windows and Xbox Series X and Series S consoles.

## Why It Matters
The Dragon Eggs Edition of *Century: Age of Ashes* stands out as a specialized release tailored for enthusiasts, bundling additional content that enriches the gameplay experience. As a 2022 title, it reflects the growing trend of enhanced editions in the gaming industry, designed to appeal to both new players and existing fans seeking extra value. Its simultaneous release on Windows and Xbox platforms underscores its accessibility across major gaming ecosystems, while its PEGI 12 rating ensures it reaches a broad audience. Developed and published by Playwing, the edition highlights the studio’s commitment to expanding its intellectual property through curated releases.

## Notable For
- **Enhanced Content**: Offers bonus materials not available in the standard game.
- **Multi-Platform Release**: Launched simultaneously on Windows and Xbox Series X/S.
- **Developer-Publisher Unity**: Playwing handled both development and publishing, ensuring cohesive vision and distribution.

## Body
### Development
- Created by **Playwing**, a developer in the video game industry.
- Serves as an enhanced edition of the base game *Century: Age of Ashes*.

### Release
- **Publication Date**: April 13, 2022.
- Distributed via the **Microsoft Store** (product ID: 9mzlz24bbj9s).
- Released for **Microsoft Windows** and **Xbox Series X/S**.

### Technical Details
- **Platforms**: Optimized for Windows and Xbox Series X/S hardware.
- **Rating**: PEGI 12, indicating suitability for players aged 12 and above.

### Edition Features
- Includes bonus content and enhancements over the standard release.
- Part of a marketing strategy to provide additional value to players.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Century: Age of Ashes - Dragon Eggs Edition",
  "description": "2022 video game edition developed by Playwing, featuring bonus materials and released for Windows and Xbox Series X/S.",
  "url": "https://www.microsoft.com/store/productId/9mzlz24bbj9s",
  "sameAs": ["https://www.wikidata.org/wiki/Q111804955"],
  "additionalType": "VideoGameEdition",
  "publisher": {
    "@type": "Organization",
    "name": "Playwing"
  },
  "developer": {
    "@type": "Organization",
    "name": "Playwing"
  },
  "operatingSystem": ["Microsoft Windows", "Xbox Series X and Series S"],
  "datePublished": "2022-04-13",
  "contentRating": "PEGI 12"
}