Skip to content

Latest commit

 

History

History
 
 

Sliding Game

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sliding Game - Puzzle

Aim

The main aim of the project is to create a sliding tile game. In this game, the player has to select which he/she wants to play or solve .

Purpose

The purpose of the projectis to create a game where it will be fun and knowledge-based game.

Short description of package/script

  • If standalone script, short description of script explaining what it achieves.

    Sliding tiles game also known as sliding puzzle or sliding blocks game. In this game, the player has to arrange the tiles or blocks in the correct order.

  • List out the libraries imported.

    • Pygame
    • Sys
    • Random

Workflow of the Project

  • Importing required modules
  • Initializing and creating game window
  • Creating class for main concept of game
  • Defining function
  • Set up buttons and animation for the tiles.
  • Mainloop to execute.

Setup instructions

Install python software 3 or above.

Install pygame.

Now python environment is ready to use.

Compilation Steps

Download the sliding_game.py

Make sure the prerequisited are already done.

Extract the folder and

Run the code by double click.

Enjoy the game...

Output

Author(s)

Rammya Dharshini K

Disclaimers, if any

None