/cli-ball-sort

Game like "Ball Sort Puzzle" written in Python for the command-line.

Primary LanguagePython

CLI Ball Sort Puzzle Game

Screenshot Git commits Game version Python version


Desc

Game like "Ball Sort Puzzle" written in Python for the command-line.


Usage

  1. Install git & python3.
  2. Clone and enter the directory.
git clone https://github.com/Marfullsen/cli-ball-sort.git
cd cli-ball-sort
python cli-ball-sort.py
  1. Have fun!

How to play

  1. Place elements with same element into a column.
  2. Take any element at the top of a column and move it into an empty column or over an element with same element.
  3. You win if all columns are sorted with only one type of element or empty. Good luck!

Screenshot

beginner game:

  • 4 columns & 1 Empty. (very easy).

Standard game:

  • 5 columns & 2 empty. (easy).

Moderate game:

  • 6 columns & 2 empty (Medium).

Difficult game:

  • 8 columns & 2 empty (Hard).

Madness game:

  • 11 columns & 2 empty (Extreme).

Credit

This game is inspired by Ball Sort Puzzle.

Other games like this are: