Im,working on a project where the classes are organized by subject like gameplay, menus, utilities etc... Basically this 3 packages.
is a good practice to organize classes in controller, view and module packages ?
games are typically visual applications. This question is regarding the viability of a particular organization and pattern in a game application, which are mostly visually oriented.