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

[NEW GAME] Fifteen game #695

Closed
Avdhesh-Varshney opened this issue Jul 4, 2023 · 5 comments · Fixed by #992
Closed

[NEW GAME] Fifteen game #695

Avdhesh-Varshney opened this issue Jul 4, 2023 · 5 comments · Fixed by #992
Assignees
Labels
gssoc23 GirlScript summer of code level1 easy

Comments

@Avdhesh-Varshney
Copy link
Contributor

Description

  • The Fifteen Puzzle is a classic sliding puzzle game where the goal is to rearrange the tiles in numerical order by sliding them into the empty space.
  • This implementation of the game is built using HTML, CSS, and JavaScript.
  • The game consists of a 4x4 grid with fifteen numbered tiles and one empty space.
  • To make a move, click on a tile adjacent to the empty space. The clicked tile will slide into the empty space.
  • The goal is to arrange the tiles in numerical order, from 1 to 15, starting from the top-left corner and leaving the bottom-right cell empty.

Screenshots

No response

Additional information

  • This game will boost the problem solving skills of the player
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

👋 @Avdhesh-Varshney

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.

Please make sure you have given us as much context as possible.

@Avdhesh-Varshney
Copy link
Contributor Author

Avdhesh-Varshney commented Jul 4, 2023

@admindebu @panwar8279 please assign this project to me to contribute under GSSoC'23 program

@panwar8279
Copy link
Collaborator

Hi @Avdhesh-Varshney , I am assigning this task to you. Kindly complete within a week. Good luck!

@panwar8279 panwar8279 added gssoc23 GirlScript summer of code level1 easy labels Jul 5, 2023
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

Hello @Avdhesh-Varshney, thank you for raising an issue. 🙌 I have assigned the issue to you. You can now start working on it. If you encounter any problems, please feel free to connect with us. 👍

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

👋 @Avdhesh-Varshney This issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 GirlScript summer of code level1 easy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants