Skip to content

Best Practices

BlackCat edited this page Feb 25, 2015 · 4 revisions

Source code structure

We use a two level structure. First by feature and then by layer.

gameSource\
  featureA\
    model\
    beans\
    annoations\
  featureB\
    model\
  featureC\
    model\
    serializer\
Clone this wiki locally