Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 287 Bytes

Connect4-team-9

##MVP:

  1. 2 player on same computer.
  2. User is able to drop a piece into a column.
  3. The board alternates colors when dropped.
  4. It checks for a winning board.
  5. It alerts the player when there is a winner.

Languages

  1. HTML
  2. CSS
  3. JAVASCRIPT
  4. JQUERY