Skip to content

An interactive Sliding Puzzle game created using Python and OpenGL. This game hones the player's logic skills by arranging the image pieces into the correct order in a grid.

Notifications You must be signed in to change notification settings

0xrayn/sliding-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Sliding Puzzle Game

An interactive Sliding Puzzle game created using Python and OpenGL. The aim of this game is to arrange the image pieces into the correct order on a grid. Great for sharpening your logic and reflexes!

๐Ÿš€ Key Features

  • Simple yet challenging gameplay.
  • 2D visualization using OpenGL.
  • Flexibility to set the size of the puzzle grid.
  • Interactive input using keyboard or mouse.

๐Ÿ› ๏ธ Technologies Used

  • Python: Main programming language.
  • OpenGL: For 2D graphics visualization.
  • PyOpenGL: Python library for OpenGL.

About

An interactive Sliding Puzzle game created using Python and OpenGL. This game hones the player's logic skills by arranging the image pieces into the correct order in a grid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages