If your perspective is mostly top-view, the user view is at a fixed position, and you don't need runtime texture mapping or special lighting, then core graphics will be easier. Otherwise I'd go with OpenGL (or one of those third-party game-building kits like Unity that make it simple).
It really depends on what sort of look you're going for.