I want to make a game using Tiled Map Editor and I want to move the character around using a D-Pad for moving the character
So I'm wondering which Engine would be better AndEngine or Cocos2d
Keep in mind i'm a beginner at this so I'd like to stare at a lot of tutorials. :-D
Thanks
Both engines supprot loading TMX map quite easy and input from D-PAD. So if your requirements are only that, there is no big difference. Just use what you familiar with.