Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on Players #3

Open
ER2018-2023 opened this issue Oct 31, 2021 · 2 comments
Open

Question on Players #3

ER2018-2023 opened this issue Oct 31, 2021 · 2 comments

Comments

@ER2018-2023
Copy link

Hi, your project looks great! I had a quick question, how do you switch between different kinds of player (AI/human?)
Thanks

@Larsouille25
Copy link

Hi ! I figured out how to change the player mode. You just need to change line 32 of the "GamePanel.java" file to GamePlayer player2 = new HumanPlayer(2); !

@Spencer-16
Copy link

Hi, this project is amazing! I'm just wondering how you figured our the static value network for a certain position. I noticed that you have a function in the static evaluator called evalBoardMap. I'm not sure what that is for as it's not used in your eval function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants