Better Ball rules. Buggish but almost OK Synchrone variant
[vchess.git] / client / src / components / BaseGame.vue
2019-06-04 Benjamin AuderImproved logic for playing against bots
2019-05-27 Benjamin AuderStart to catch up with code. Need to fnish at least...
2019-05-21 Benjamin AuderFix gameInfo.mycolor in BaseGame
2019-05-17 Benjamin AuderSimplify game variables passed to BaseGame component
2019-04-11 Benjamin AuderFix end of game + navigation after computer game ends
2019-04-10 Benjamin AuderStill some issues with moves navigation after computer...
2019-04-09 Benjamin AuderFix play comp move in ComputerGame component
2019-04-08 Benjamin AuderAdvance in playing against computer
2019-04-02 Benjamin AuderNeed to pass props from Game to ComputerGame to BaseGam...
2019-03-29 Benjamin AuderRefactoring: BaseGame, Game, ComputerGame (ProblemGame?)