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

Added Connect Four Game #39

Merged
merged 3 commits into from
Jul 17, 2021
Merged

Conversation

kiruba-r11
Copy link
Contributor

Description

Connect Four is a 6 * 7 grid-based two-player game. In this game, the player wins if he/she fills any four consecutive rows, columns, or diagonal cells.

Fixes #37

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

Screenshot 2021-07-17 at 2 14 13 PM

Screenshot 2021-07-17 at 2 14 23 PM

@github-actions
Copy link

Our team will soon review your PR. Thanks @kiruba-r11 :)

@ankitapuri
Copy link
Contributor

@kiruba-r11 please also send a video or gif

@kiruba-r11
Copy link
Contributor Author

Screen.Recording.2021-07-17.at.4.51.52.PM.mov

@ankitapuri
Copy link
Contributor

Great work @kiruba-r11

@ankitapuri
Copy link
Contributor

@arpit456jain u can merge it

@arpit456jain arpit456jain merged commit 1bdeb60 into arpit456jain:master Jul 17, 2021
@github-actions
Copy link

Thank you @kiruba-r11 for taking out your valuable time in order to contribute to our project.Do fill this form: https://forms.gle/QTxhSg1mWizmBW4S8 . Looking forward for more such amazing contributions :)

@kiruba-r11
Copy link
Contributor Author

@ankitapuri Thanks a lot!. This really motivates me.

@kiruba-r11 kiruba-r11 deleted the feature-1 branch July 18, 2021 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect 4 Game
3 participants