Fix computer moves randomness, rename random() into randInt()
[vchess.git] / client / src / utils / alea.js
2020-01-21 Benjamin AuderFix computer moves randomness, rename random() into...
2019-02-05 Benjamin AuderPlay against computer almost OK: need to fix Board...
2019-01-30 Benjamin AuderApply store pattern to track global app state