Tagged Questions
0
votes
1answer
114 views
cocos2d looks like it is well supported and widely used, are there other good choices?
I've been googling a bit and looking for ios game frameworks. It looks like cocos2d has the mindshare, and it looks like it has an active community. It also fits my budget ($0.00), as this is really ...
2
votes
3answers
2k views
Cross-platform, free (for commercial use) C/C++ 2d game library or rendering engine?
i need a C/C++ engine that should be really cross platform (or at least windows, android, and iphone).
The 2d engine should be written in C or (better) C++, should permit the rendering of animated ...
4
votes
1answer
335 views
Are there any implemented game controls like a screen (thumb) joystick? - iOS
I'm looking for some open source game controls.
Especially I'm looking for a thumb screen joystick to move a character on the screen, something like a touch circle.
Are there any open source ...