Compile this project using your favorite editor; no special steps are needed. When the program is started, it will prompt the user for the number of players. It will then automatically set up the board and gameplay will begin as normal.
To compile on terminal or in bash: javac Deadwood.java To run: java Deadwood