Fix play comp move in ComputerGame component
[vchess.git] / client / src / components / ComputerGame.vue
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?)