/connect-four

Connect four game built using HTML, CSS and JavaScript.

Primary LanguageJavaScript

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