Skip to content

Return the code from a pressed key using minilix library.

Notifications You must be signed in to change notification settings

HeitorMP/minilibx_key_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Return the code from a pressed key using minilix library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published