A downloadable game for Windows, macOS, and Linux

WorldCupSokerban is a soccer-themed, 3D sokoban puzzle game. Runs on Windows, OSX, & Linux.

The proper command to extract the archive and maintain the directory structure is "7z x filename".

It has undo (u) and restart (r) functions. Comes with many puzzle files, each typically having dozens of "levels". The next (n) and previous (p) keys move between levels. The (Lshft) and (Rshft) keys move between the different puzzle files (there are currently 60). The (z) key creates a setpoint (reZero) so that subsequent restarts restore that setpoint. And now there are two embedded AutoSolvers to step towards a solution when you get stuck.

To move the "pusher" use the WASD or arrow keys. The objective is to kick all the red and blue balls into the goal nets. Notice that these strange soccer balls roll in two perpendicular directions only!

And now the mouse can be used to control the game viewpoint. The mouse wheel adjusts the eye distance; a left button drag changes view angle; a right button click restores the default view settings. MacBooks can simulate these actions, as noted below.

Works on Windows, Macs running OS-X and PCs running GNU/Linux.

## Features:
* laptop friendly;
* user definable puzzles;
* many predefined puzzles ranging from easy to impossible;
* Windows, GNU/linux and OSX binaries;
* full source code;
* supports high DPI mode on OS-X Retina displays;

* Andres Cantor sound effects.

The arrow keys control movements and the keyboard controls for view are:
* (c) closer
* (f) further
* (0) defaults
* (/) tilt up
* (\\) tilt down

* (b) Male avatar

* (g) Female avatar

* (=) tryAutoSolver #1

* (.) tryAutoSolver #2

Updated 58 minutes ago
StatusReleased
PlatformsWindows, macOS, Linux
Authorfastrgv
GenrePuzzle, Sports
Tags3D, Board Game, Casual, Cult Classic, Singleplayer, Soccer, Sokoban
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard, Mouse

Download

Download
sb3jan24.7z 22 MB

Install instructions

Unzip the archive

If you have a recent version of Windows 10, use 7-zip.

* On Linux & Windows, 7z [www.7-zip.org] works well for this. The proper command to extract the archive and maintain the directory structure is "7z x filename".

* On OSX, Keka handles 7z files.  The command-line for Keka works thusly:

    * /Applications/Keka.app/Contents/MacOS/Keka --cli 7z x (filename.7z)

After the archive is unzipped...

You will see a new directory appear that you may rename.

Note that all of my FOSS games may be run from a thumb drive: Simply unzip onto a USB flash drive [w/same file format] and run.

Users should then cd to <install_directory>, then, at the command line, type the executable name to start the game.

Windows users type "sokerban.bat".

Linux users can also double click the icon for sokerban_gnu in file manager.

Mac users note that this game may be initiated in two ways. First, by opening a terminal, navigating to the <install_directory>, and typing sokerban_osx on the command line. Second by navigating to the installation directory in Finder and clicking the "sokerban.app" icon named "Sokerban". Note also that a 2-finger-swipe simulates the mouse wheel on a MacBook; and a 2-finger click simulates the right button click to restore view settings, while a 1-finger click and drag simulates the left button drag on a mouse.

The <install_directory> should contain subdirectories named "data", "libs", and "games".

Three [pre-compiled] binary executables are provided, one for Windows, one for gnu/linux and one for OS-X. The OSX executable is intended to have minimal runtime requirements: sokerban_osx. The other binary [for linux] sokerban_gnu, is intended to run in the presence of the directory "libs/gnu/", which contains some dynamically loaded libraries that can be, but need not be present on a target system: SDL2, SFML.

Build scripts are included that require a recent GNAT compiler.

Remember, if you get stuck, simply press the "=" key to step toward a solution.

Leave a comment

Log in with itch.io to leave a comment.