You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Artificial Intelligence project for solving one-dimensional chess using the minimax algorithm with alpha-beta pruning. The rules for this chess variant can be found here https://docpop.itch.io/1d-chess
Note: You might want to increase the size of the terminal window so you can view better the board and the pieces
About
Artificial Intelligence project for solving one-dimensional chess using the minimax algorithm with alpha-beta pruning. The rules for this chess variant can be found here https://docpop.itch.io/1d-chess