Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 652 Bytes

File metadata and controls

15 lines (13 loc) · 652 Bytes

Readme

  • 🥇These two simple Five-In-Row and Three-In_Row are based on α-β Pruning algorithm
  • 🐊Using CodeBlocks to develop
  • Two Steps to Run Source Code:
    • Download .cpp file
    • Open and run in CodeBlocks or other IDE
  • Future Improvement: Add User Interface(UI, maybe based on QT)
  • Any communication and help is welcome 👋👋👋👋👋👋👋👋👋

Example

Five-in-Row:

image

Three-in-Row:

image