2011/5/20 Serge Stinckwich <[email protected]>: > Dear all, > > 6th edition of the CodingDojo will take place at IFI > (near CNF/AUF) next Saturday from 2pm to 4pm (May 21th 2011).
The Kata worked on this session was a "Mikado-Kata" (?) based on existing code by yours truly :) Starting from a simple, working implementation in ruby of ngstar's game engine we wanted to add tests and use these tests to help refactoring the code. Our work can be seen @ https://github.com/cycojesus/c-urs_-toil-s where we worked on the star.rb file (you can see the original file as star.rb.before_kata) (star.lua is a lua implementation and is not relevant to this kata.) A playable version of this game is available @ https://github.com/cycojesus/ngstar (this one in C++ with both Ncurses and FLTK front-end) where you can also read the README to learn the movement rules we worked on. Gwenhael _______________________________________________ POST RULES : http://wiki.hanoilug.org/hanoilug:mailing_list_guidelines _______________________________________________ HanoiLUG mailing lists: http://lists.hanoilug.org/ HanoiLUG wiki: http://wiki.hanoilug.org/ HanoiLUG blog: http://blog.hanoilug.org/
