Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
B

BrogueCE

> 编程语言
Open source

Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game

1.4K stars0 likes0 views
WebsiteGitHub

About

Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game

Brogue CE

Countless adventurers before you have descended this torch-lit staircase, seeking the promised riches below. As you reach the bottom and step into the wide cavern, the doors behind you seal with a powerful magic...

Welcome to the Dungeons of Doom!

Brogue is a single-player strategy game set in the halls of a mysterious and randomly-generated dungeon. The objective is simple enough -- retrieve the fabled Amulet of Yendor from the 26th level -- but the dungeon is riddled with danger. Horrifying creatures and devious, trap-ridden terrain await. Yet it is also riddled with weapons, potions, and artifacts of forgotten power. Survival demands strength and cunning in equal measure as you descend, making the most of what the dungeon gives you. You will make sacrifices, narrow escapes, and maybe even some friends along the way -- but will you be one of the lucky few to return alive?

  • Downloads
  • Wiki
  • Forum (Reddit)
  • Roguelikes Discord (we have a #brogue channel)
  • IRC: ##brogue on Libera Chat
  • Original website
  • Android port

Playing

If you downloaded a release, you can open the game as follows:

Windows

Run brogue.exe.

Mac

Run the included app.

As it's an unsigned program, you may have to convince macOS to let you run it. You can do this by right-clicking the app and choosing Open the first time you run it.

Linux

Run the ./brogue script in the same the folder as this file.

Make sure you have SDL2 and SDL2_image installed via your package manager. The required packages are:

  • Debian/Ubuntu: libsdl2-2.0-0 libsdl2-image-2.0-0
  • Fedora: SDL2 SDL2_image
  • Arch: sdl2 sdl2_image

You can also run ./make-link-for-desktop.sh to generate a .desktop file to place on your desktop or applications folder.

More information

Graphical tiles are included; press 'G' to toggle them.

For some tips on playing the game, see the original website, linked above. Also check out the wiki -- although keep in mind CE may differ from it.

If you downloaded the source code, you will need to build the game first. For instructions, see BUILD.md.

Brogue supports some command-line options; run brogue --help for more info. (On Windows, if you want to see output in the command prompt, use brogue-cmd.bat.)

Contributing

Please see our contribution guide for all the ways you can help make Brogue better!

About

What is Community Edition?

Brogue was created by Brian Walker. This version, Brogue: Community Edition, is a continuation of its development. It has several main goals:

  • fix bugs and crashes
  • add useful quality of life and non-gameplay features
  • improve the gameplay and keep it exciting
  • ease development and maintenance
  • be a convenient base for forks and ports to new platforms

How is CE different from the original Brogue?

Please refer to the changelog or release history for a complete list. There is also a wiki page: Changes from original.

How is the project run, and how are changes decided?

The project is run with a "benevolent dictator" model, with myself (tmewett) in charge. There are many other testers and regular contributors; see the contribution guide to get involved!

We always try to make changes in the same spirit as the rest of the game. Anyone can propose a change - all discussion occurs in our GitHub issue tracker or on our development Discord (see contributing guide). We also make sure that things are well play-tested.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Cbroguedungeongameroguelike

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言