Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
tmewett/broguece की मुख्य विशेषताएं हैं: Strategy and Roguelikes, Games।
tmewett/broguece के ओपन-सोर्स विकल्पों में शामिल हैं: nethack/nethack — NetHack is a roguelike dungeon crawler and ASCII-based role playing game. It is a turn-based adventure game featuring… anuken/mindustry — Mindustry is a cross-platform game engine and factory automation simulation that combines resource management with… 00-evan/shattered-pixel-dungeon — Shattered Pixel Dungeon is an open-source roguelike dungeon crawler built as a turn-based strategy game. It features… aduros/flambe — Flambe has been replaced by 2DKit, a commercial-quality game engine built with many years of improvements on top of… ajeetdsouza/clidle — Play Wordle over SSH. agl-alexglopez/maze-tui — This repository implements various maze building and solving algorithms in Rust. Unicode characters help explore these…
Mindustry is a cross-platform game engine and factory automation simulation that combines resource management with tower defense strategy. Players construct complex supply chains and automated networks to process materials while building defensive structures to protect a core from waves of hostile mechanical forces. The project utilizes a deterministic lockstep networking model to ensure simulation consistency across desktop and mobile devices. It is built on an entity-component-system architecture and a tile-based grid simulation, allowing for the efficient management of thousands of active
NetHack is a roguelike dungeon crawler and ASCII-based role playing game. It is a turn-based adventure game featuring permanent character death and the exploration of randomly generated dungeons. The project serves as a cross-platform game engine designed to be compiled and run across diverse operating systems and hardware architectures. It focuses on retro game preservation by maintaining classic game logic for modern computing environments. The codebase implements procedural content generation for maps and encounters and utilizes a grid-based coordinate system for spatial tracking. Renderi
Shattered Pixel Dungeon is an open-source roguelike dungeon crawler built as a turn-based strategy game. It features procedurally generated levels, hundreds of collectible items, and permadeath mechanics, all rendered from a single Java codebase that runs on Android, iOS, and desktop platforms. The game offers six distinct hero classes, each with branching subclass trees, endgame abilities, and talent points for deep character customization. Players battle over 60 enemy types, 30 traps, and 10 bosses across five dungeon regions, while managing equipment, enchantments, and alchemy-crafted gear
Flambe has been replaced by 2DKit, a commercial-quality game engine built with many years of improvements on top of Flambe.