A downloadable game for Windows and macOS

Six Moves is a Puzzle Game where you have to complete different levels in six moves. Each level has a different set of obstacles and objects that you have to interact with or avoid.

Six Moves was an entry for PyWeek #27. You can check out it's entry page here.

StatusReleased
PlatformsWindows, macOS
Release date Mar 30, 2019
AuthorOrionDark7
GenrePuzzle
Tags2D, Pixel Art, pygame, python, pyweek, Retro
Code licenseMIT License
Average sessionA few minutes
InputsKeyboard, Mouse
LinksSource code, PyWeek Entry

Download

Download
Six Moves for Windows
External
Download
Six Moves for macOS
External
Download
Six Moves for Python
External

Install instructions

Installing the Windows Version

Download and extract six-moves-windows.zip to a seperate folder and run main.exe.

Please note that this version of Six Moves requires Windows XP or newer.

Installing the macOS Version

Download the file six-moves-mac.dmg and mount the Disk Image.

After mounting the disk image, drag the Application Six Moves into your applications folder or anywhere else.

IMPORTANT:  Do NOT run the Application in the Disk Image, as the game will crash.

Installing the Source Code

The Source Code requires Python 2,7 or Python 3.x. To run the game, you need to install the following dependencies from Pip:

  • Pygame 1.9.x (preferably 1.9.3 or 1.9.4)
  • PyTMX 3.21

You can also use pip to install the requirements from the requirements.txt file after extracting it.

To run the game, just run main.py after extracting the .zip file.

Development log

Leave a comment

Log in with itch.io to leave a comment.