• Stars
    star
    3
  • Rank 3,965,330 (Top 79 %)
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[College Project] Connect-4 game using minimax and alpha-beta pruning algorithms using a special heuristic for evaluating scores for AI developed in python/pygame.