Help in some core graphics stuff

Hi

I am trying to create game for mac but witout using external lib like sfml or sdl. I want to use core graphics mainly. But things like event handling using cgevent taps and capturing display arent described very well in apple doc and i just cant get it. And I am serching someone who know core grahpics and coul help me with understand couple simple things via email or messenger

Replies

If you want to make a 2D game using a native framework, you should look into SpriteKit, not Core Graphics.