Skip to content

Ibouch/Pacman-Like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published