Skip to content

swarangi263/Tile_Puzzle_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 Tile Puzzle Game

🎮 An interactive tile-based puzzle game developed with Python and Pygame. Slide tiles into the correct order and challenge yourself with different grid sizes!


📋 Table of Contents

🗂️ Project Overview

  • Tile Puzzle Game is a classic sliding puzzle where players rearrange scrambled tiles into the correct sequence.
  • The game allows different grid sizes for varying levels of difficulty.
  • Interactive graphics, responsive controls, and engaging gameplay make it fun and challenging.

🚀 Getting Started

  1. Clone the Repository:
git clone https://github.com/swarangi263/TilePuzzleGame.git
cd TilePuzzleGame
  1. Install Dependencies:
    Make sure Python and Pygame are installed:
pip install pygame
  1. Run the Game:
python main.py

💡 How to Play

  • The objective is to arrange the scrambled tiles in numerical order.
  • Use the arrow keys to move tiles into the empty space.
  • Complete the puzzle as quickly as possible for a high score.

🧩 Technologies Used

  • Python: Core game logic and functionality
  • Pygame: Graphics, user interaction, and rendering

🌟 Enjoy the challenge and have fun solving the puzzle! 😊

About

A tile-based puzzle game built with Python and Pygame, featuring interactive gameplay and customizable grid sizes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages