angband/angband
FreeA free, single-player roguelike dungeon exploration game
FreeFree tier
Inputs: textOutputs: text
About angband/angband
Angband is a free, open-source, single-player roguelike dungeon exploration game. It is a graphical dungeon adventure that uses textual characters to represent the walls, floors, and inhabitants of a procedurally generated dungeon, following in the tradition of games like NetHack and Rogue. The game is primarily developed in C and is available on multiple platforms. Players navigate through a deep dungeon, fight monsters, collect treasure, and strive to defeat the final boss, Morgoth. The project is hosted on GitHub and includes a manual and community forums for assistance.
Key Features
Single-player roguelike dungeon exploration
Procedurally generated dungeons
Text-based graphical representation using ASCII characters
Open-source and free to play
Available on multiple platforms (Windows, macOS, Linux)
Active development with regular releases
In-game help system (press ?)
Community support via forums and manual
Pros & Cons
Pros
- Completely free and open-source
- Long-standing, well-established roguelike with a dedicated community
- Regular updates and active development
- Cross-platform support
- Deep, complex gameplay with high replayability
Cons
- Text-based graphics may not appeal to players expecting modern visuals
- Steep learning curve typical of roguelike games
- Single-player only, no multiplayer or co-op modes
- Requires manual compilation on some platforms (pre-built binaries may be available on the official website)
Best For
Playing a classic roguelike dungeon crawlerLearning about roguelike game design and developmentContributing to an open-source game projectExploring procedurally generated contentEngaging in turn-based strategy and combat
FAQ
Is Angband free to play?
Yes, Angband is free and open-source software, available at no cost.
What platforms does Angband support?
Based on the repository, Angband appears to support Windows, macOS, and Linux. Pre-built binaries may be available on the official website, or users can compile from source.
How do I get help while playing?
Pressing the ? key in-game provides help. Additionally, the Angband Manual and the Angband Forums are available for assistance.
Is Angband still being updated?
Yes, the project is actively maintained, with the latest release (4.2.6) dated December 16, 2025, and over 1,300 previous releases.
Can I contribute to Angband?
Yes, Angband is open-source and hosted on GitHub. Contributions are welcome, and the repository includes contributing guidelines.