Back to this category
Connect Four
Two players take turns dropping discs; four in a row horizontally, vertically, or diagonally wins.
Turn: Red
Use the buttons above each column; red moves first, then players alternate.
Gameplay ideas reference the MIT-licensed mini-js-games-hub by ritaban06; this site reimplements logic in TypeScript/Vue with localized copy.