Home › Mechanics › Gameplay
MechanicsExperience Abstraction Gameplay & Mechanics
Experience Abstraction has one system — the abstraction state machine — and everything else in the game exists to feed it. Here is how it actually works.
The core loop
Each 30-player server is a sandbox with no rounds, no timer, and no win screen. Players exist in one of two states: normal or abstracted. The game’s single question — can you resist abstraction? — creates two opposing playstyles in the same space: players trying to turn, and players trying to stay.
The abstraction state machine
| Condition | Type | Player control |
|---|---|---|
| Isolation from other players | Spatial | Full — you choose where you stand |
| Darkness for a sustained period | Environmental | Full — lighting is fixed on the map |
| Proximity to abstracted players | Social | Partial — depends on who has turned |
Meeting any single condition for long enough triggers abstraction. The conditions are checked continuously, and breaking the condition (returning to light, rejoining the group, leaving an abstracted player’s radius) interrupts progress. There is no visible meter — escalating visual distortion is the feedback.
Emergent phases
Because abstracted players become the proximity trigger for everyone else, every server follows the same natural arc:
- Social phase — everyone is normal, the game feels like a TADC hangout.
- Seeding phase — thrill-seekers deliberately abstract via darkness or isolation.
- Spread phase — abstracted players pressure groups; panicked players flee alone into darkness and turn, accelerating the spread.
- Endgame — a handful of survivors hold bright rooms against a mostly-abstracted server.
This infection-style arc is the same structure as classic Roblox infection games, but driven entirely by environmental rules instead of tagging — there is no attack button. That design choice is why the game reads as creepy rather than combative. Server population changes the pacing dramatically — see the server guide.
Why it fits TADC
In The Amazing Digital Circus, abstraction is what happens when a trapped performer’s mind breaks — a fate the cast fears more than anything. The game translates each canonical cause into a mechanic: mental isolation becomes spatial isolation, losing yourself becomes literal darkness, and the show’s cellar of abstracted entities becomes the proximity threat. It is a faithful mechanical adaptation of the show’s central horror. Read more in the abstraction lore explainer and the game vs. show comparison.