Difference between revisions of "WorldCupSokerban"
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|Full description=This is a soccer-themed, 3D sokoban puzzle game. It uses data in a format that is found on the internet. It has undo (u) and restart (r) functions. Comes with dozens of puzzle files, each typically having dozens of "levels". The next (n) and previous (p) keys move between levels. To move the "kicker" use the arrow keys. The objective is to kick all the red and blue balls into the goal nets. Full Ada source code and executable binaries for Windows, GNU/Linux and MacOSX included. | |Full description=This is a soccer-themed, 3D sokoban puzzle game. It uses data in a format that is found on the internet. It has undo (u) and restart (r) functions. Comes with dozens of puzzle files, each typically having dozens of "levels". The next (n) and previous (p) keys move between levels. To move the "kicker" use the arrow keys. The objective is to kick all the red and blue balls into the goal nets. Full Ada source code and executable binaries for Windows, GNU/Linux and MacOSX included. | ||
|Homepage URL=https://fastrgv.itch.io/worldcup-sokerban | |Homepage URL=https://fastrgv.itch.io/worldcup-sokerban | ||
− | |Version download=https://sourceforge.net/projects/worldcupsokerban/files/ | + | |Version download=https://sourceforge.net/projects/worldcupsokerban/files/24sep2022/ |
|User level=intermediate | |User level=intermediate | ||
|Computer languages=Ada | |Computer languages=Ada |
Latest revision as of 17:46, 23 September 2022
WorldCupSokerban
https://fastrgv.itch.io/worldcup-sokerban
Soccer-themed sokoban puzzle game
This is a soccer-themed, 3D sokoban puzzle game. It uses data in a format that is found on the internet. It has undo (u) and restart (r) functions. Comes with dozens of puzzle files, each typically having dozens of "levels". The next (n) and previous (p) keys move between levels. To move the "kicker" use the arrow keys. The objective is to kick all the red and blue balls into the goal nets. Full Ada source code and executable binaries for Windows, GNU/Linux and MacOSX included.
Download
https://sourceforge.net/projects/worldcupsokerban/files/24sep2022/
version 3.5.6
(stable)
released on 19 February 2021
VCS Checkout
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking | https://github.com/fastrgv/WorldCupSokerban/issues | |
Changelog | https://github.com/fastrgv/WorldCupSokerban#whats-new | |
VCS Repository Webview | https://github.com/fastrgv/WorldCupSokerban |
Software prerequisites
Kind | Description |
---|---|
Required to use | GNU/Linux or Mac-OSX |
Required to build | GNU/Linux or Mac-OSX |
Required to build | GLEW, SDL2, SFML |
Required to use | OpenGL v 3.3 core profile |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.