chessai

college code for ai playing chess in java

git clone https://9o.is/git/chessai.git

commit c4c21262fe0e90c58de6c6ca3addb67754e9b297
parent dfa8c1a2ac81608b77d444b1203916deb336f44f
Author: Jul <jul@9o.is>
Date:   Mon,  3 Dec 2012 04:44:08 -0500

Ignore maven target folder.

Diffstat:
M.gitignore | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -24,3 +24,6 @@ *# *.sw[op] ._* + +# maven +target/