Displaying 2 results from an estimated 2 matches for "binaryshift".
2006 Jul 29
2
deflexion exercise?
...to
implementing the game Deflexions as a way of learning about
expectations...
I''d like to do this exercise, can you provide me with the details
(starting points, objectives, etc...)
Thanks!
Dominique
-------------------------------------------------------------
dom.website = http://www.binaryshift.com
2006 Jul 29
2
comments on my first context
....equal [30, 31, 32, 39, 40, 41, 48, 49, 50]
end
specify "check values in square 8 (last square, counting from 0)" do
@game.square(8).should.equal [60, 61, 62, 69, 70, 71, 78, 79, 80]
end
end
-------------------------------------------------------------
dom.website = http://www.binaryshift.com