Still some issues with moves navigation after computer game ends
[vchess.git] / client / src / components / ComputerGame.vue
2019-04-10 Benjamin AuderStill some issues with moves navigation after computer...
2019-04-10 Benjamin AuderFixing computer play
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?)