witchblast
Dungeon crawler game
A roguelite dungeon crawler game where players control a novice magician exploring procedurally generated dungeons and fighting monsters to progress
Roguelite dungeon crawler game
206 stars
21 watching
26 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cucumbur/dunjincrul | A simple dungeon crawling game with basic stats and graphics, aimed at familiarizing the developer with Luxe and game development. | 2 |
zaechus/blademaster | A text-based game with roguelike elements | 8 |
00-evan/shattered-pixel-dungeon | A traditional roguelike dungeon crawler with randomized levels and enemies, featuring hundreds of items to collect and use. | 4,841 |
dpc/rhex | A terminal-based roguelike game with hexagonal map and tactical positioning using Rust. | 155 |
gwathlobal/cotd | A roguelike game where Angels and Demons battle in the streets of a Human city | 79 |
borisboutillier/rs-gliphus | A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 10 |
thefakemontyontherun/dungeons-of-noudar | A first-person dungeon crawler game written in C++14 for MS/DOS | 54 |
carsin/miners | An ASCII Roguelike game prototype with dynamic lightmap and FOV Shadowcasted lighting system | 10 |
jwvhewitt/dmeternal | A dungeon crawler game written in Python, featuring procedurally generated content and turn-based gameplay. | 57 |
rsaarelm/magog | A roguelike game written in Rust with keyboard-only gameplay and planned UX improvements. | 372 |
itajaja/hb | A dungeon crawler game built with React and TypeScript using SVG graphics | 70 |
bigjk/end_of_eden | A roguelite deck-builder game in console with procedural generation and modding support | 157 |
rapiz1/dungeonrush | A game inspired by Snake where players collect heroes and defend themselves against monsters in a competitive multiplayer environment with power-ups and buffs. | 2,027 |
tmewett/broguece | A community-driven fork of a minimalist roguelike game with a goal to fix bugs and improve the game | 1,054 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 151 |