Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect4 game #27

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Connect4 game #27

merged 2 commits into from
Oct 14, 2024

Conversation

Annapoornaaradhya
Copy link
Contributor

Connect4: Where Strategy Meets Fun, One Disc at a Time!

Connect4 is a classic two-player strategy game where players take turns dropping colored discs into a vertical grid. The objective is to be the first to connect four of your discs in a row—horizontally, vertically, or diagonally—before your opponent. This project implements the game with interactive gameplay, including win detection, a user-friendly interface, and customizable features to enhance the experience. Perfect for casual play or developing strategic thinking!

This game is entirely built using HTML,CSS and JavaScript.

image

Type of change

Checklist:

  • I have included a README.md file for my project clearly explaining its purpose, functionality, and usage instructions (applicable for new projects, not bug fixes).
  • My code adheres to the style guidelines outlined by this project.
  • I have thoroughly reviewed my code to identify and address any potential errors or inconsistencies.
  • I have added clear and concise comments to my code, especially in sections that might be challenging to understand at first glance.
  • I have reviewed and followed the project's Contributing Guidelines to ensure my contribution aligns with the project's requirements.

@Annapoornaaradhya
Copy link
Contributor Author

@sudo-parnab please do review this and add the label hacktoberfest-accecpted

@sudo-parnab sudo-parnab added the hacktoberfest-accepted Hacktoberfest 2024 accepted PR label Oct 14, 2024
@sudo-parnab sudo-parnab merged commit bf3599f into sudo-parnab:main Oct 14, 2024
@sudo-parnab
Copy link
Owner

Good work @Annapoornaaradhya

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest 2024 accepted PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants