Skip to content

Conversation

iProgramMC
Copy link
Owner

@iProgramMC iProgramMC commented Aug 13, 2024

Planned features:

  • Chess engine using the minimax algorithm and alpha-beta pruning
  • Sort out some kinks causing it to show symptoms of amnesia by not taking free pieces?
  • GUI to switch between human and computer players
  • Option to flip the board
  • Random player type chosen when starting a game with the computer (white or black)
  • Difficulty setting - changes the game depth between 1-4. 1 is incredibly stupid - will leap to any chance to capture a piece regardless of consequences.

@iProgramMC iProgramMC marked this pull request as draft August 13, 2024 20:59
@iProgramMC iProgramMC self-assigned this Aug 13, 2024
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

Successfully merging this pull request may close these issues.

1 participant