Another roguelike game from scratch in C. Uses raylib for rendering.
- Rendering using raylib
- Dungeon generation using worm-like algorithm
- LOS calculation using bresenham's algorithm
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Another roguelike game from scratch in C. Uses raylib for rendering.