# Barony

> 2015 video game

**Wikidata**: [Q110680989](https://www.wikidata.org/wiki/Q110680989)  
**Source**: https://4ort.xyz/entity/barony

## Summary
Barony is a roguelike dungeon crawler video game developed by the American indie studio Turning Wheel LLC and released on June 23, 2015. It combines procedurally generated levels, permadeath, and local co-op gameplay for up to four players, available on Windows, macOS, and Linux. The game features a mix of licensed and original content, with its source code released under a 2-clause BSD License.

## Key Facts
- **Release Date**: June 23, 2015
- **Developer/Publisher**: Turning Wheel LLC (American indie studio)
- **Platforms**: Microsoft Windows, macOS, Linux
- **Game Modes**: Single-player, local co-op (1–4 players)
- **Genre**: Roguelike, dungeon crawl
- **Licensing**: Source code under 2-clause BSD License; proprietary license for game assets
- **Funding**: Crowdfunding (via Kickstarter)
- **Source Code Repository**: https://github.com/TurningWheel/Barony

## FAQs
### Q: When was Barony released?
A: Barony was released on June 23, 2015.

### Q: What platforms is Barony available on?
A: The game is available on Microsoft Windows, macOS, and Linux.

### Q: Does Barony support multiplayer?
A: Yes, it features local co-op mode for up to four players.

### Q: Is Barony open-source?
A: The source code is available under a 2-clause BSD License, though game assets remain proprietary.

## Why It Matters
Barony stands out as a modern take on classic roguelike and dungeon crawl gameplay, emphasizing procedural generation, permadeath, and challenging combat. Its release for Windows, macOS, and Linux catered to a broad audience, and its local co-op mode added a social dimension to the traditionally single-player genre. As an indie title funded through Kickstarter, it exemplifies successful community-driven game development. The decision to open-source its code while retaining proprietary assets also highlights a unique approach to balancing accessibility and intellectual property, fostering community engagement and modding potential.

## Notable For
- **Roguelike Elements**: Procedurally generated dungeons, permadeath, and focus on exploration.
- **Co-op Gameplay**: Supports up to four players in local co-op, blending competitive and cooperative mechanics.
- **Cross-Platform Release**: Launched simultaneously on Windows, macOS, and Linux, ensuring accessibility across operating systems.
- **Crowdfunding Success**: Funded via Kickstarter, demonstrating indie development viability through community support.
- **Licensing Model**: Open-source code under a permissive BSD license, enabling transparency and modification while protecting proprietary assets.

## Body
### Development
Barony was created by Turning Wheel LLC, an American indie studio, and published independently. The game was funded through a Kickstarter campaign, raising $40,845 from 699 backers. Its source code is hosted on GitHub under a 2-clause BSD License, though game assets remain under a proprietary license.

### Gameplay
- **Genres**: Roguelike, dungeon crawl
- **Modes**: Single-player, local co-op (1–4 players)
- **Features**: Procedurally generated levels, permadeath, turn-based combat, and customizable characters
- **Input**: Supports keyboard, mouse, and gamepad

### Release
- **Initial Release**: June 23, 2015
- **Platforms**: Microsoft Windows, macOS, Linux
- **Distribution**: Digital platforms including Steam, Epic Games Store, and Humble Bundle

### Technical Details
- **Programming Language**: C++
- **Engine**: Custom-built engine
- **Compatibility**: Verified for Steam Deck (as of 2024)
- **Repository**: https://github.com/TurningWheel/Barony

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Barony",
  "description": "2015 roguelike dungeon crawler video game developed by Turning Wheel LLC",
  "url": "http://www.baronygame.com",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q110681058",
    "https://en.wikipedia.org/wiki/Barony_(video_game)"
  ],
  "gamePlatform": ["Microsoft Windows", "macOS", "Linux"],
  "author": {
    "@type": "Organization",
    "name": "Turning Wheel LLC"
  },
  "genre": "Roguelike, Dungeon crawl",
  "datePublished": "2015-06-23",
  "softwareVersion": "1.0",
  "programmingLanguage": "C++"
}

## References

1. [Source](https://store.steampowered.com/greatondeck)
2. Trovo Live
3. Q124398839