One pattern is that the main application class be fully named, leaving the mnemonic prefix for the support classes. cheers -ben On Wed, Mar 25, 2015 at 4:14 PM, stepharo <stepharo@free.fr> wrote:
Hi laura
I would do a massive rename :)
EDirector new play. does not tell me anything
BPDirector new play. DPDirector new play. GDirector new play.
neither :)
Stef
Le 24/3/15 15:41, Laura Risani a écrit :
Hi all,
A time ago i posted two board games on the list and Stéphane said that he would like to extract from these and other ones he has gathered a framework for doing board games. So i developed a little one called 'Boardician' and implemented four little example games through it.
DOCUMENTATION http://boardician.blogspot.com.ar/2015/03/boardician.html
DOWNLOAD <https://www.blogger.com/null> You can install configuration BgBoardician from Configuration Browser on 3.0 and 4.0 . This will download packages of framework (BgBoardician) and example games (BgBoxPush, BgEatBullet, BgDropPiece, BgEatElongating)
To run example games send
EDirector new play. BPDirector new play. DPDirector new play. GDirector new play.
FEEDBACK <https://www.blogger.com/null> If you like (i would really like you to) to send any feedback comments on design / names / implementation / functionalities to add / questions you can post a comment on the blog / mail me.
Next i'll be adding tests and uploading development history to project's repo.
Best, Laura