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

Issue while running this in local #107

Closed
vyshnavik21 opened this issue Mar 3, 2022 · 0 comments
Closed

Issue while running this in local #107

vyshnavik21 opened this issue Mar 3, 2022 · 0 comments

Comments

@vyshnavik21
Copy link

Hi,

I would like to implement a game using Alphazero julia package. So before starting the new game I have gone through the code and the code is working fine in local when cloned from the Github repo.

After making few changes in local ( I just changed BOARD_SIDE to 4 to get the 4x4 grid for tictactoe game )and while running the include("AlphaZero.jl");Scripts.play("tictactoe") 3x3 grid is displaying.

Can anyone have any thoughts how to run in local ?

Thank you!!

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

2 participants