Skip to content

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

Notifications You must be signed in to change notification settings

jorvarea/BlueVector

Repository files navigation

To play, just run python main.py on the terminal

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages