Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 164 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 164 Bytes

connect-4-java

Connect 4 program that I implemented many years ago in Java.

It is not well documented.

cd src
javac *
java InitConnect4