/Wh0r3X_

[WIP] IRC client made in C and ncurses

Primary LanguageCApache License 2.0Apache-2.0

Wh0r3X_

Wh0r3X_ is a text mode chat, mainly (just) an IRC client.

signature

Features

TODO

Building

$ git clone https://github.com/AdrianN001/Wh0r3X_
$ cd Wh0r3X_
$ make
$ ./a.out

Requirements

  • ncurses
  • make