little ascii rpg made in c
contains 2 levels and 3 enemies
settings file allows to change the number of levels and enemies
- adding music/audio
- better implementation of file based game changing
as of the changes in this branch the game depends on the curses implementation of:
- PDcurses library for windows
- Ncurses library for linux