Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncursesPac

ncurses pacman written in C++ for *NIX systems.

Screenshots

menu menu

Usage

Briefly, the following shell command should configure and build this package on the default directories:

$ make compile

Then if you want to play it, do:

$ make run

Dependencies

Game only depends on ncurses library; it's used to show graphical things on the terminal window.

In Arch linux it comes by default, in Debian-based distros (Ubuntu) you have to install it with command apt-get install libncurses5-dev.

On macOS it is brew install ncurses.

About

ncurses pacman written in C++

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages