About
Raven is a minimalist puzzle game from the JS13K game jam with a dark, atmospheric presentation. You navigate a raven (or raven-like figure) through environmental puzzles, using darkness, light, and spatial reasoning to progress. The art direction is simple but evocative — stark contrasts and sparse animation convey a mood much larger than 13 kilobytes should allow.
The puzzles emphasize discovery — the game rarely explains its mechanics directly. You learn by trying, observing consequences, and building a mental model of the rules. This discovery-based approach makes each solved puzzle feel earned.
Raven is best played in a quiet moment when you can engage with its atmosphere. It's short — completable in 15–20 minutes — and designed to be experienced as a unified piece rather than endlessly replayed.
How to Play
- Move the raven using arrow keys or WASD.
- Interact with objects by approaching or activating them.
- Observe the environment carefully — visual clues guide the puzzle solutions.
- Experiment with mechanics; the game teaches through doing rather than explaining.
- Progress through each area to reach the end.
Tips
- Look for patterns in the environment before moving — don't rush.
- If stuck, try actions that seem unrelated — the game may have hidden interactions.
- The atmosphere is intentional — let the mood guide your interpretation of puzzles.
History
Raven was created for the js13kGames competition, which challenges developers to create games under 13 kilobytes. The competition has become one of the most prestigious small-game challenges in web development. JS13K entries often explore themes of limitation and creativity, with atmospheric puzzle games being a recurring strong category. Raven represents the thoughtful end of the competition spectrum — prioritizing experience over mechanical complexity.