Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Game_of_Fifteen.py#2667

Merged
avinashkranjan merged 2 commits intoavinashkranjan:masteravinashkranjan/Amazing-Python-Scripts:masterfrom
Shikhar9425:master-7Shikhar9425/Amazing-Python-Scripts:master-7Copy head branch name to clipboard
Aug 10, 2023
Merged

Game_of_Fifteen.py#2667
avinashkranjan merged 2 commits intoavinashkranjan:masteravinashkranjan/Amazing-Python-Scripts:masterfrom
Shikhar9425:master-7Shikhar9425/Amazing-Python-Scripts:master-7Copy head branch name to clipboard

Conversation

@Shikhar9425
Copy link
Contributor

@Shikhar9425 Shikhar9425 commented Aug 6, 2023

Description

The Game of Fifteen, also known as the 15-puzzle, is a sliding puzzle that consists of a 4x4 grid with 15 numbered tiles and one empty tile. The objective is to rearrange the tiles in numerical order, starting from 1 in the top-left corner, and ending with the empty tile in the bottom-right corner.

Fixes #2664

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation Update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

If there is no-file/nothing to fill the below fields with, then type: none

Example: If no requirements.txt needed/present, then type none in Requirments.

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: <write script title here>

Folder: <type the folder name that contains your script>

Requirements: <type the name of text file containing the required to install python packages, type None if no file required>

Script: <Enter the name of the .py file (The main entry point of the program)>

Arguments: <enter any arguments that the script needs but - separeted like: h-c-m>

Contributor: <Enter your Github handle/username without url>

Description: <Enter a one line description that describes your script. Also, explain the arguments usage here>

@Shikhar9425
Copy link
Contributor Author

@avinashkranjan please merge this pull request

@Shikhar9425
Copy link
Contributor Author

@1e9abhi1e10 please merge this pull request

@avinashkranjan avinashkranjan added level2 Bug fixing, Adding small features gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Aug 10, 2023
@avinashkranjan avinashkranjan merged commit 27f24a8 into avinashkranjan:master Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Script]: Game of Fifteen

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.