Why the developers did not make the code clearer?

I familiar with cocos2d-x about 4 years. During this time, the possibility of the game engine have increased much, but the code was “dirty”. There are many compiler warnings, bad types conversions, and deprecated functionality.
Perhaps the developer should make a release with fixes warnings? And maybe they should use the static analyzer?
This is just my opinion, but the code is quite “ugly” …
I did not want to offend my words (:

6 Likes

hey,

I’ve check cocos2dx tasks on trello. They will take care of this soon.

Thanks