How to make game like TempleRun

Hi everyone,

Could anyone suggest me how to make a game like TempleRun ? I’m stucking in how to make a foreground move from front to back.
Please give me an advice. Thanks so much.

seriously bro?
TempleRun is 3d game and this is 2d framework. still you can load 3d sprites but you can not make 3d game out of it.

as @smitpatel88 put a little less delicately, Cocos2d-x is moving towards 3D but we aren’t a true 3D engine quite yet. Stay tuned for some good things to come.

Take a look at: https://github.com/chukong/EarthWarrior3D

We did make a sample of some of these concepts, maybe you can find them useful.

Thanks all,
I mean that how can i make an effect in which foreground move from front to back like this one
http://www.extentofthejam.com/pseudo/#stuff

It maybe same as Nintendo F1 game. Sorry about confusion in my question…