How to Install libtcod-dev in Ubuntu 18.04



Install libtcod-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libtcod-dev

Description:

development files for the libtcod roguelike library

Libtcod offers a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input and lots of other utilities frequently used in roguelikes. . This package contains the development files.

Homepage: https://bitbucket.org/libtcod/libtcod

Version: 1.6.4+dfsg-2

Section: universe/libdevel