/connect-fourTrl

Connect Four is played on a grid, with two players, 1 (red) and 2 (blue). The players alternate turns, dropping a piece of their color in the top of a column. The piece will fall down to the further-down unoccupied slot. The game is won when a player makes four in a row (horizontally, vertically, or diagonally and anti-diagonally)

Primary LanguageJavaScriptMIT LicenseMIT

connect-four

  • Connect Four is played on a grid, 7 wide by 6 deep, with two players, 1 (red) and 2 (blue). The players alternate turns, dropping a piece of their color in the top of a column. The piece will fall down to the further-down unoccupied slot.

  • The game is won when a player makes four in a row (horizontally, vertically, or diagonally and anti-diagonally). The game is a tie if the entire board fills up without a winner.

Built With

  • HTML5 & CSS
  • Git and Git-Flow
  • Linters
  • JavaScript
  • Uesd Best Practices

Live Demo

Live Demo

Displays

Vertically

screenshot

Horizontally

screenshot

Diagonally

screenshot

Anti-Diagonally

screenshot

Authors

👤 Have-Samuel

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.