Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 615 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 615 Bytes

Connect Four

Demo

Project description

Connect four is a two-player connection rack game, in which the players choose a color and then take turns dropping colored tokens into a seven-column, six-row vertically suspended grid.The first player to form a horizontal, vertical, or diagonal line of four of one's own tokens wins. This is built with HTML, CSS, and vanilla JavaScript.

Screenshots

Screenshot 2023-02-25 at 6 11 33 AM