Pacman Like

./ft_pacman maps [-s]

Note: This game was made out in my first year of study following the discovery of the Termcap library. It's based only on the following libraries and syscalls:

$> nm -u ./ft_pacman
_access
_arc4random
_close
_closedir
_exit
_free
_fstat$INODE64
_getenv
_malloc
_open
_opendir$INODE64
_read
_readdir$INODE64
_sleep
_stat$INODE64
_tcgetattr
_tcsetattr
_tgetent
_tgetstr
_tgoto
_time
_tputs
_write