- libsqlite3-dev
- ncurses
- g++
git clone https://github.com/NotHawthorne/Hunters-Online.git ./hunters
cd hunters && make
./hunters
- Login with the desired username and password! The client is configured to connect to the main dedicated server by default.
- You cannot CTRL+C to exit the login manager, requiring a
kill
. - Resizing does not work correctly.
- The screen straight up becomes garbage sometimes.
- Command parser is very barebones and wonky and will crash sometimes.