Skip to content

Latest commit

 

History

History

ProjectTest

README for Ari Mendelow Connect 4 project:

All input is done from the console. GUI will pop up in own window but board is also printed in console for reference. No in-game way to edit player token/chip color but can be done easily on lines 7-11 in ConnectFour.java. Same with changing board size.