Play a classic game of Four in a Row against GitHub Copilot using a Spring Boot-based Model Context Protocol (MCP) server.
This project implements a Four in a Row game, also known as Connect Four, as a Model Context Protocol (MCP) server built using Spring Boot. It allows users to compete against GitHub Copilot in a strategic game of vertical checkers where the goal is to connect four pieces in a row—horizontally, vertically, or diagonally. By leveraging the Spring AI Model Context Protocol, the application seamlessly integrates with GitHub Copilot, enabling interactive gameplay directly within the Copilot Chat interface.