# Gomoku ## how to build and run ```bash javac -d build src/*java java -cp src/GomokuGame ```