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

BoardGamesEngine exectuble #35

Open
oggy22 opened this issue Jan 9, 2025 · 0 comments
Open

BoardGamesEngine exectuble #35

oggy22 opened this issue Jan 9, 2025 · 0 comments

Comments

@oggy22
Copy link
Owner

oggy22 commented Jan 9, 2025

Convert BoardGamesEngine into executable so it can be used to play games, for example:
BoardGamesEngine.exe chess -player1:depth=8 -player2:depth=10
BoardGamesEngine.exe chess -player2:depth=10,eval=material
BoardGamesEngine.exe connect4 -player2:depth=10 play against computer with depth=10 and empty eval function.

player1 and player2 if not specified are played by the user. For example: BoardGamesEngine.exe chess will prompt user for all white and black moves.

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

1 participant