About the studio
Beer Tech Studios
Beer Tech Studios is an independent game and software development studio based in Castle Rock, Colorado, currently developing The Last Fairytale — a systems-driven horror action RPG built in Unreal Engine 5. The game pairs contract-driven hunt missions and folklore investigation with a town hub the player rebuilds between expeditions, and a story that shifts based on how those hunts are played.
Studio background
The Last Fairytale is Beer Tech Studios' first commercial game title. The studio is founded by a professional software engineer with extensive experience at CommonSpirit Health, one of the largest health systems in the United States, building and supporting enterprise applications, integrations, automation, and technology solutions used across large healthcare environments.
That is systems work where downtime has consequences, and it shows in how The Last Fairytale is built. The project is structured around data-driven, designer-editable systems rather than one-off scripting, so content scales without destabilizing the codebase. Multiplayer is server-authoritative from the ground up, with hidden contract data deliberately kept off the client so a hunt cannot be datamined out of its own mystery — the kind of decision that is expensive to retrofit and cheap to get right early.
The practical result is a first-time game studio that does not carry first-time engineering risk. The architecture, source control, and release discipline are already what a shipping title needs.
Production status
What is already implemented
The Last Fairytale is in active development with a playable build and substantial gameplay systems already working end to end — a player can take a contract in town, travel out, investigate, survive an encounter, and return with progress intact.
Contracts and hunt missions
A mission board issues contracts that send the party into the field. Hunt modifiers, reward payloads, and assignment rules are data-driven, so each contract can be tuned and expanded without code changes.
Investigation and evidence
Players identify their quarry through physical, alchemical, and audio evidence — residue traces, a looking glass, a listening horn, and sky and moon conditions — then record findings in an in-game notebook and commit to an identification.
Monster behavior and pressure
Monsters are defined by behavior profiles, personalities, and pressure kits layered over StateTree AI, so the same creature can stalk, harass, or mislead differently between hunts rather than resolving to one solved pattern.
Town hub management
Between hunts the town is the progression layer: building plots and upgrades, crafting, storage, a tavern, decoration, and cosmetics that persist as the settlement is rebuilt.
Persistent NPC progression
Villagers are generated from archetypes and traits, recruited after missions, and carried forward with dialogue trees and conversation state, so the roster around the player changes with the campaign.
Online co-op and persistence
Session management runs on Epic Online Services, with a save system covering both campaign and device-level state.
Where the project stands
The build is real and it is playable end to end. Roughly 300 C++ source files back the systems above, with around 120 data assets and blueprints layered on top — a town hub, a hunt map, server-authoritative multiplayer, a save system, and a full contract loop that carries progress from one run into the next. This is not a vertical slice assembled for a pitch; it is the actual architecture the finished game runs on.
Two things we have not done yet: shipped a commercial title, and cut a public gameplay trailer. Both are next, not hypothetical — the systems a trailer needs to show are already working. In the meantime we would rather point at what runs today than at a promise, which is also why our features page lists only what is implemented and playable right now.
Development is documented publicly as it happens. The developer log covers milestones as they land, and the roadmap outlines the path from the current build toward release. The site you are reading runs the studio's own account system, community forum, and playtest build distribution.
Studio facts
At a glance
- Studio
- Beer Tech Studios LLC
- Location
- Castle Rock, Colorado, United States
- Current project
- The Last Fairytale (In Development)
- Genre
- Horror action RPG with town-hub management
- Engine
- Unreal Engine 5
- Players
- Single-player and online co-op
- Platforms
- PC, with console planned
- Business contact
- hello@beertechstudios.com
Get in touch
Partnerships, press, and platform inquiries
For publishing, platform, funding, or press inquiries, reach us at hello@beertechstudios.com. Studio and game factsheet details, along with current in-engine capture, are available on request.