# Citizen Sleeper

> 2022 video game

**Wikidata**: [Q111926668](https://www.wikidata.org/wiki/Q111926668)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Citizen_Sleeper)  
**Source**: https://4ort.xyz/entity/citizen-sleeper

## Summary
*Citizen Sleeper* is a 2022 role-playing video game developed by Jump Over the Age and published by Fellow Traveller. It is a single-player, narrative-driven game set in a sci-fi universe, where players navigate survival and identity as an escaped android. The game is notable for its critical acclaim, earning nominations for major awards like The Game Awards and the D.I.C.E. Awards.

## Key Facts
- **Release Date**: May 5, 2022 (Xbox Series X/S, Windows, macOS, Nintendo Switch), with a PlayStation 4 version released on March 31, 2023.
- **Developer**: Jump Over the Age.
- **Publisher**: Fellow Traveller.
- **Genre**: Role-playing video game (RPG) with action-adventure elements.
- **Platforms**: Microsoft Windows, macOS, PlayStation 4, Xbox Series X/S, Nintendo Switch, and Amazon Luna.
- **Game Mode**: Single-player.
- **Ratings**:
  - ESRB: Teen (for Language, Violent References).
  - PEGI: 12.
- **Awards/Nominations**:
  - Nominated for *The Game Awards 2022 – Games for Impact*.
  - Nominated for *D.I.C.E. Award 2023 – Role-Playing Game of the Year*.
  - Nominated for *British Academy Games Award 2023 – British Game*.
- **Critical Reception**:
  - OpenCritic Top Critic Average: 84/100 (43 reviews).
  - OpenCritic Critics Recommend: 98% (45 reviews).
  - CriticDB Rating: 85/100 (15 reviews).
- **Languages**: English, French, Japanese, Mandarin.

## FAQs
### Q: What platforms is *Citizen Sleeper* available on?
A: *Citizen Sleeper* is available on Microsoft Windows, macOS, PlayStation 4, Xbox Series X/S, Nintendo Switch, and Amazon Luna.

### Q: Who developed *Citizen Sleeper*?
A: The game was developed by Jump Over the Age and published by Fellow Traveller.

### Q: What genre is *Citizen Sleeper*?
A: It is a role-playing video game (RPG) with action-adventure elements.

### Q: Has *Citizen Sleeper* won any awards?
A: While it hasn’t won, it was nominated for prestigious awards, including *The Game Awards 2022 – Games for Impact* and *D.I.C.E. Award 2023 – Role-Playing Game of the Year*.

### Q: What is the ESRB rating for *Citizen Sleeper*?
A: The game is rated *Teen* by the ESRB for *Language* and *Violent References*.

## Why It Matters
*Citizen Sleeper* stands out in the indie RPG landscape for its deep narrative exploration of themes like identity, survival, and humanity, all through the lens of a sci-fi setting. Its critical acclaim highlights its impact on storytelling in games, blending traditional RPG mechanics with modern narrative techniques. The game’s nominations for major industry awards underscore its recognition as a thought-provoking and emotionally resonant experience. For players and developers alike, *Citizen Sleeper* demonstrates how indie games can push boundaries in storytelling and player agency, offering a compelling alternative to mainstream AAA titles.

## Notable For
- **Narrative Depth**: Praised for its rich storytelling and exploration of themes like identity and survival in a dystopian sci-fi world.
- **Critical Acclaim**: High scores on aggregators like OpenCritic (84/100) and near-universal critic recommendations (98%).
- **Award Nominations**: Recognized at major ceremonies like The Game Awards, D.I.C.E. Awards, and BAFTA Games Awards.
- **Indie Innovation**: Developed by a small team (Jump Over the Age) but competing with larger studios in storytelling and design.
- **Multi-Platform Accessibility**: Available across major platforms, including consoles and PC, ensuring broad reach.

## Body
### Development and Release
*Citizen Sleeper* was developed by **Jump Over the Age**, an indie studio, and published by **Fellow Traveller**, a studio known for supporting narrative-driven games. The game launched on **May 5, 2022**, for Xbox Series X/S, Windows, macOS, and Nintendo Switch, with a **PlayStation 4 version following on March 31, 2023**. It is also available on **Amazon Luna**.

### Gameplay and Genre
The game is classified as a **role-playing video game (RPG)** with **action-adventure elements**. It features:
- **Single-player mode** with a focus on narrative choices and survival mechanics.
- A **sci-fi setting** where players assume the role of an escaped android navigating a harsh, corporate-controlled world.
- **Tabletop-inspired mechanics**, blending dice rolls with traditional RPG progression.

### Platforms and Technical Details
*Citizen Sleeper* supports multiple platforms:
- **PC**: Microsoft Windows, macOS (via Steam, Epic Games Store, GOG).
- **Consoles**: Xbox Series X/S, PlayStation 4, Nintendo Switch.
- **Cloud Gaming**: Amazon Luna.

The game uses **digital distribution** exclusively, with no physical release.

### Reception and Awards
The game received widespread critical praise:
- **OpenCritic**: 84/100 (Top Critic Average) and 98% critic recommendation rate.
- **CriticDB**: 85/100 based on 15 reviews.
- **Nominations**:
  - *The Game Awards 2022 – Games for Impact*.
  - *D.I.C.E. Award 2023 – Role-Playing Game of the Year*.
  - *British Academy Games Award 2023 – British Game*.

### Localization and Accessibility
*Citizen Sleeper* supports multiple languages:
- **English** (primary), **French**, **Japanese**, and **Mandarin**.

### Distribution and Stores
The game is available on:
- **Steam** (ID: 1578650).
- **Epic Games Store**.
- **Microsoft Store** (ID: 9n6f97f9wgl0).
- **Nintendo eShop** (ID: citizen-sleeper-switch).
- **GOG** (ID: game/citizen_sleeper).
- **Amazon Luna** (ID: B0BZBQLXXP).

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Citizen Sleeper",
  "description": "A 2022 narrative-driven role-playing video game developed by Jump Over the Age, where players navigate survival and identity as an escaped android in a sci-fi universe.",
  "url": "https://www.fellowtraveller.games/citizen-sleeper",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q111926668",
    "https://en.wikipedia.org/wiki/Citizen_Sleeper"
  ],
  "gamePlatform": [
    "Microsoft Windows",
    "macOS",
    "PlayStation 4",
    "Xbox Series X",
    "Xbox Series S",
    "Nintendo Switch",
    "Amazon Luna"
  ],
  "author": {
    "@type": "Organization",
    "name": "Jump Over the Age"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Fellow Traveller"
  },
  "genre": "Role-playing video game",
  "datePublished": "2022-05-05",
  "awards": [
    "Nominated for The Game Awards 2022 – Games for Impact",
    "Nominated for D.I.C.E. Award 2023 – Role-Playing Game of the Year",
    "Nominated for British Academy Games Award 2023 – British Game"
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "84",
    "bestRating": "100",
    "ratingCount": "43"
  }
}

## References

1. Steam
2. OpenCritic
3. [Q131917281](https://criticdb.com/games/citizen-sleeper)
4. [Citizen Sleeper | Deku Deals](https://www.dekudeals.com/items/citizen-sleeper)
5. Nintendo eShop
6. Game Awards 2022 Nominations: ‘God of War Ragnarök,’ ‘Elden Ring’ and ‘Horizon Forbidden West’ Dominate
7. [Source](https://twitter.com/Official_AIAS/status/1613605206465589248)
8. [Source](https://www.ouest-france.fr/gaming/elden-ring-god-of-war-stray-voici-les-jeux-video-nomines-pour-les-bafta-games-awards-6ee716fa-b90e-11ed-ad6f-faa675ef2bb3)
9. [Citizen Sleeper for XBXS, XB1, Switch, PC Reviews - OpenCritic](https://opencritic.com/game/13101/citizen-sleeper)
10. GameSpot
11. Game Informer
12. Giant Bomb
13. GamesMeter.nl
14. Q117506892
15. Amazon Luna
16. Source
17. Q131917281