Skip to content

Conversation

@ArjaynP
Copy link
Contributor

@ArjaynP ArjaynP commented Feb 2, 2025

Added connect four python program file, and marking documentation as well.

PR Title

Give a title to your PR

Summary

summary...

Connect Four

I have created the board game, "Connect Four", using the programming language Python. The program follows all rules of the game, where players can win by either having 4 in a row horizontally, vertically, or diagonally. The dimensions for this particular game is a 6x7 board.

Description

The changes are as follows:

  • Included Folder called Connect Four
  • Within folder contains connectfour.py
  • Also wrote README.md file
  • Updated list, "List of Python Scripts" to include my python project name

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,

Arjayn

Added connect four python program file, and marking documentation as well.
Copy link
Contributor

@DhanushNehru DhanushNehru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @ArjaynP

@DhanushNehru DhanushNehru merged commit d77563f into wasmerio:master Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants