BallsBall is a bouncing like game. Now released under GPL.
Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).
Following ones are the download links for manual installation:
| BallsBall v. 1.2 (6/9/2026, Martin Iturbide) | Readme/What's new |
Game-BallsBall 1.2
==================
BallsBall is a really simple and addictive game for OS/2. The game objective is to "jail" every ball that's on the loose. To do that you control the green ball to start making walls between the red balls.
https://github.com/OS2World/GAME-ACTION-BallsBall
VERSION 1.2
===========
BallsBall 1.2 is a modernized build of the open-source release 1.1
(2002). What is new in this release:
- Build system: the game builds with Open Watcom from a plain
`compile.cmd` (or `wmake -f makefile.wat`); the makefile has no
hardcoded paths. The old 2002 makefiles are kept under src/ for
reference only.
- Languages: English, Dutch, Spanish, German and French are now all
compiled into the single bb.exe executable (shifted resource
namespaces). The old separate-language sources (dlg.eng.c,
dlg.dutch.c, pnt.eng.c, pnt.dutch.c, main.eng.rc, main.dutch.rc,
dialogs.eng.dlg, dialogs.dutch.dlg) are kept under src/ for
reference but are no longer used.
- Resolution: the game window now grows to at least 1024x768 when the
desktop allows it (the cells stay square) and is never made larger
than the desktop.
- Help: the English BBHELP.HLP pages are included; rebuilding them is
optional and needs the IBM/ArcaOS IPF compiler.
LICENSE
========
GNU GPL V2
COMPILE TOOLS
=============
- Open Watcom (wcc386, wlink, wrc) - required to build the executable
- IBM/ArcaOS IPF compiler (ipfc.exe) - only needed for the help pages
BUILD (Open Watcom, on OS/2)
============================
Run:
compile.cmd (or: wmake -f makefile.wat)
If the WATCOM environment variable is set, it is used for the C include
path; otherwise the compilers use the headers from their own install.
The build produces bin-wat\bb.exe (plus bb.map). Run bb.exe from bin-wat
so the game can create/read its bb.ini and BBHELP.HLP next to itself.
The original 2002 makefiles (src\bb.mk1, src\bb.tgt, src\ballsball.mk)
hardcoded f:\ballsball paths and are kept for reference only; the new
makefile.wat has no hardcoded paths.
Optional help pages (BBHELP.HLP) are compiled from help\bbhelp.ipf and
copied to bin-wat. The game also runs without them (help is disabled):
wmake -f makefile.wat help
RESOLUTION
==========
The field size follows the values in bb.ini (Bitmaps\Size, Columns,
Rows). At startup the cell size (Size) is automatically increased, if
needed, so the game window reaches at least 1024x768 when the desktop
allows it; the window is never made larger than the desktop and the
cells stay square.
LANGUAGES
=========
The interface is available in English, Dutch, Spanish, German and
French. Pick one from the Settings > Language menu, or set it in bb.ini:
[Settings]
Language=0 (0=English, 1=Nederlands, 2=Espanol, 3=Deutsch,
4=Francais)
All five languages are compiled into the single executable as shifted
resource namespaces (LANG_BASE_EN..LANG_BASE_FR in src/main.h). The
strings and dialogs live in src/lang_*.rc and src/dialogs.*.dlg; the
help pages (BBHELP.HLP) are English only.
AUTHORS
============
- Dmitry Ivanov (Original Author)
- Martin Iturbide (2026) |
hobbes.os-2.in/download/os2/games-6/action-5/BallsBall_1-2.zip |
||
| BallsBall v. 1.1 (30/1/2000, Dmitry Ivanov) | Readme/What's new |
Read Me for BallsBall Game version 1.1
Contents:
1. License.
2. System requirements.
3. List of files in package.
4. Installation.
4.1 Automatic installation.
4.2 Manual installation.
5. Known problems.
6. Special thanks.
7. Trademarks.
1.License.
This is a shareware program. The program is provided "as is"
without warranty of any kind. For more information see
license.txt or BallsBall Help (License item in bbhelp.hlp).
2. System requirements
0S/2 Operating System version 3.0 or later, 105 kBites free space on hard disk.
3. List of files in package.
bb.exe - BallsBall Game (required)
bbhelp.hlp - BallsBall Help (required)
readme.txt - this file (required for automatic installation)
license.txt - license information (required for automatic installation)
install.exe - installation program (required for automatic installation)
bbfolder.ico - icon (required for automatic installation)
bbfopen.ico - icon (required for automatic installation)
install.ico - icon (optionally)
4. Installation.
4.1 Automatic installation.
1. Unpack bball.zip.
2. Run install.exe. This program will copy files of game
in the directory which you indicate and will create
object on Desktop.
3. Delete source files.
Note: files from list is required.
4.2 Manual installation.
1. Unpack bball.zip.
2. Copy bb.exe and bbhelp.hlp in any directory and start bb.exe
for beginnings of game.
5. Known problems.
With some Videocards types the textline can fall outside the limits a window.
6. Special thanks.
Javier Arias Fernandez - for bug information and spanish translation.
Christian Langanke - for bug information, fixing and suggestions.
7. Trademarks.
OS/2 is a registered trademark of International Business Machines Corp.
|
www.os2site.com/sw/games/action/bball.zip |

This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment