first commit
This commit is contained in:
1
packages/draughts/computer/index.js
Normal file
1
packages/draughts/computer/index.js
Normal file
@ -0,0 +1 @@
|
||||
export { alphaBetaMove } from './alpha-beta-search';
|
||||
Reference in New Issue
Block a user