add ChessNetwork quote

This commit is contained in:
Thibault Duplessis 2016-01-21 13:51:46 +07:00
parent f139849cd8
commit 66c03db2fb

View file

@ -558,6 +558,7 @@ object Quote {
, new Quote("I cant count the times I have lagged seemingly hopelessly far behind, and nobody except myself thinks I can win. But I have pulled myself in from desperate [situations]. When you are behind there are two strategies counter-attack or all men to the defences. Im good at finding the right balance between those.", "Magnus Carlsen")
, new Quote("I claim that nothing else is so effective in encouraging the growth of chess strength as such independent analysis, both of the games of the great players and your own.", "Mikhail Botvinnik")
, new Quote("Watch out for the tricky knights.", "ChessNetwork")
, new Quote("I think crazyhouse improves your standard chess.", "ChessNetwork")
)
implicit def quoteWriter: OWrites[Quote] = OWrites { q =>