Source code game projects for learning

Hi guys,

I am searchihng for source code of random game projects and frameworks made with c++ for learning. If you know of one please share, I am more insterested in intermediate-complexity projects.

Thanks!

Hi @beloxx89 ,

You can download the framework from official site. Inside the framework, you can find the Test project.
Hope these links may also help you out for learning process.

Regards,
Guru

@beloxx89

I no have very very complex games but I guess this can help you.
I update this to make it work in Windows platforms and android.


It’s a Cocos2d-x project it uses C++ version and I hope you find this useful. :smiley:

1 Like