Gobang AI
Run maven goal spring-boot:run
Run maven goal package to generate gobang-${version}.jar
java -jar gobang-${version}.jar
Run maven test
- you can find some package named tried, these packages is used to save some tried things, like algorithm, structure,some idea, ### even through these things maybe not be beautiful...