# Kings of the Castle

> 2020 video game

**Wikidata**: [Q106610115](https://www.wikidata.org/wiki/Q106610115)  
**Source**: https://4ort.xyz/entity/kings-of-the-castle

Here’s the structured knowledge entry for **Kings of the Castle**:

---

## Summary  
**Kings of the Castle** is a 2020 video game developed and published by Canadian studio Frosty Pop. It is available on Apple platforms, including iOS, iPadOS, tvOS, and macOS, and was released digitally via the App Store and Apple Arcade.

## Key Facts  
- **Release Date:** January 17, 2020 ([source](https://twitter.com/AppleArcade/status/1218225725616132096)).  
- **Developer/Publisher:** Frosty Pop, a Victoria-based Canadian video game studio.  
- **Platforms:** iOS, iPadOS, tvOS, macOS.  
- **Distribution Format:** Digital download.  
- **App Store IDs:** `1247183842` (iOS/iPadOS/tvOS), `1461998337` (macOS).  
- **Apple Arcade ID:** `9avGZzoMCY`.  
- **Wikidata Classification:** Instance of "video game" ([Q7889](https://www.wikidata.org/wiki/Q7889)).  

## FAQs  
### Q: What platforms is Kings of the Castle available on?  
A: The game is available on iOS, iPadOS, tvOS, and macOS, distributed via the App Store and Apple Arcade.  

### Q: Who developed Kings of the Castle?  
A: It was developed and published by Frosty Pop, a Canadian video game studio headquartered in Victoria.  

### Q: When was Kings of the Castle released?  
A: It launched on January 17, 2020, as confirmed by Apple Arcade's official Twitter announcement.  

## Why It Matters  
Kings of the Castle is part of Apple Arcade’s curated library, showcasing indie developers like Frosty Pop. Its multi-platform availability highlights Apple's ecosystem integration, offering seamless gameplay across iPhone, iPad, Apple TV, and Mac. While not a blockbuster, it represents the growing accessibility of indie games through subscription services, broadening opportunities for smaller studios.

## Notable For  
- **Cross-Platform Play:** One of the few games optimized for iOS, iPadOS, tvOS, and macOS.  
- **Indie Developer Spotlight:** Developed by Frosty Pop, a lesser-known Canadian studio.  
- **Apple Arcade Exclusive:** Part of Apple’s subscription gaming service at launch.  

## Body  
### Development  
- Developed by **Frosty Pop**, a Victoria-based studio specializing in casual and mobile games.  
- No public details on team size or development timeline.  

### Release  
- **Launch Date:** January 17, 2020 ([Apple Arcade tweet](https://twitter.com/AppleArcade/status/1218225725616132096)).  
- **Distribution:** Digital-only via App Store and Apple Arcade.  

### Technical Details  
- **Platforms:**  
  - iOS (mobile), iPadOS (tablet), tvOS (Apple TV), macOS (desktop).  
- **App Store IDs:**  
  - `1247183842` for iOS/iPadOS/tvOS.  
  - `1461998337` for macOS.  
- **Apple Arcade Hub ID:** `9avGZzoMCY`.  

### Metadata  
- **Wikidata Description:** "2020 video game."  
- **VGList ID:** 38143.  
- **GamersGlobal ID:** 170166.  

## Schema Markup  
```json
{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Kings of the Castle",
  "description": "A 2020 video game developed by Frosty Pop for Apple platforms.",
  "gamePlatform": ["iOS", "iPadOS", "tvOS", "macOS"],
  "author": {
    "@type": "Organization",
    "name": "Frosty Pop",
    "location": {
      "@type": "Place",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Victoria",
        "addressCountry": "Canada"
      }
    }
  },
  "datePublished": "2020-01-17",
  "distribution": {
    "@type": "DigitalDownload",
    "name": "App Store"
  }
}

## References

1. [Source](https://twitter.com/AppleArcade/status/1218225725616132096)