Skip to content

iammanish17/Unblock-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unblock-game

The Unblock slide puzzle game, created with Python! The objective of the game is to move the blocks so that the red block can move left to right without any obstruction. Some blocks can only move horizontally, while others only move vertically.

You are free to clone/fork this repository and make changes but make sure that you credit this repository. If you want to help developing this game more, make a fork, make changes in your repository, and then make a Pull Request here.

Features

  • Simple controls
  • 10 unique levels. More levels can be easily added by modifying the levels.json file.

Requirements

  • Python 3 (preferrably the latest version)
  • Install the pygame library with pip install pygame.

Screenshots

Main screen

Gameplay

About

The Unblock slide puzzle game, created with Python!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages