/minilibx_key_checker

Return the code from a pressed key using minilix library.

Primary LanguageC

minilibx_key_checker

A very simple program that return the code from a pressed key using minilix library.

This program was my first contact with the minilix library and I wrote it to help me with so_long project from 42!

Install dependencies:

sudo apt-get update && sudo apt-get install xorg libxext-dev zlib1g-dev libbsd-dev

Install and run:

make
./key_checker