a3qz / hag

An ncurses procedurally generated roguelike dungeon crawler
Other
19 stars 18 forks source link

Start ripping out ncurses #174

Open JohnathonNow opened 1 year ago

JohnathonNow commented 1 year ago

Addresses #171.

The following files still incorrectly depend on ncurses:

ui/gui.c
ui/key.c
ui/colors.c
core/controls.h
core/demo.c
logic/item.h
logic/enemy.h
logic/item.c
logic/enemy_rulebook.h
world/floor.c
world/map.c