This repository is the home of WeirdConstructor's web based Go board. It's mainly for playing AI and analyzing Go/Baduk/Weiqi games. It's written in Rust and JavaScript.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@IF NOT EXIST node ( |
|
tools\7zip\7z.exe x tools\node-v6.9.5-win-x86.zip |
|
rename node-v6.9.5-win-x86 node |
|
) |
|
node\npm install --save-dev |
|
pause
|
|
|