OyvindSabo / quoridor.js

MIT License
3 stars 0 forks source link

Expose makeUnvalidatedMove function #27

Closed OyvindSabo closed 2 years ago

OyvindSabo commented 2 years ago

This will enable us to more efficiently make moves that we already know are valid because we have gotten them from getValidMoveArray.