tarun27sh / games

Random games (snake with ncurses)
0 stars 0 forks source link

Port to mac (kqueues instead of epoll) #1

Open tarun27sh opened 4 years ago

tarun27sh commented 4 years ago

See: https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man2/kqueue.2.html

cmake, curses is already supported on OSX

tarun27sh commented 3 years ago

or use cross platform library like libuv