Rutrus / puzzle-pygame

8 pieces in a 9 squares box with limited movement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puzzle-pygame

Some games using pygame module

slideNumbers.py

The board is divided in squares. One square is free and you can move the boxes around into the free space. The numbers appear mixed and the goal is to put them ordered. slideNumbers

slideImages.py

The board is a picture divided in squares. One square is free and you can move the boxes around into the free space. There isn't any number and the only hint is the picture itself. The goal is to build again the picture.

slideImages

About

8 pieces in a 9 squares box with limited movement


Languages

Language:Python 100.0%