Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 417 Bytes

Hello-the-game

A dark humored text based game designed to help you get through the day and overall feel good about yourself.


Building instructions

Linux: As long as you have the headers for curses and build utilities installed gnu make will do the trick.

Windows: Need mingw with pdcurses dev or another compiler setup with pdcurses. "mingw32-make -f makefile.win" will do the trick.