Skip to content

Endorial/Puzzle_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Puzzle_Game(2)

This is a simple puzzle game where the player has to reassemble an image by sliding the pieces around. How to Play

1. Click the "Start" button to begin the game.
2. Click on a puzzle piece to move it to the empty space.
3. Continue sliding the pieces around until the image is reassembled.
4. If the image is successfully reassembled, a message will appear indicating that the puzzle is solved.

Technologies Used

C#
Windows Forms

Features

-The game uses an image from the project's resources.
-The image is divided into 8 pieces and shuffled randomly.
-The player can move pieces around by clicking on them.
-The game checks if the puzzle is solved and displays a message if it is.

Future improvements

  • Add a timer to track how long it takes to solve the puzzle. -Add a difficulty setting to increase or decrease the number of puzzle pieces. -Allow the player to choose an image from their own files. -Add a leaderboard to track the best times for solving the puzzle.

To run the game

-Clone the repository
-Open the solution in Visual Studio
-Run the project by clicking the green play button or by pressing F5

Contribute

If you're interested in contributing to the project, please fork the repository and make the changes. Once you're finished, submit a pull request and I will review your changes.

Screenshots

Include screenshots of the game in action to give users a better idea of what the game looks like. Installation

1.Clone the repository
git clone https://github.com/your-username/puzzle-game.git
2.Open the solution in Visual Studio
3.Build and Run the project by clicking the green play button or by pressing F5

Requirements

Visual Studio
.NET Framework

Support

If you have any issues running the game or have any suggestions for improvements, please create an issue or pull request on the repository.

This game was created as a fun and educational project to practice C# and Windows Forms. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages