Balls, a Billes clone

Just BASIC Games
Post Reply
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Balls, a Billes clone

Post by stpendl »

Balls is similar to Billes by cassiope01, but it does not have those appealing graphics, nor does it give you a hint about your next possible move.

It does not check, if there are any moves left either, but you can localize the text of the window using different language files.

It uses the 3D ball drawing routine of tsh73.

Currently English and German language files are included, if you like to share your language file, please attach the ZIP archive containing it to your reply to this thread.

June 7th, 2009 ... Updated ZIP archive to include Spanish language file and screen-shot

June 7th, 2009 ... Updated ZIP archive to include icon file and corrected eighth color based on cundo's suggestion
Attachments
Balls.zip
source file
localization files (English, German, Spanish, French, Dutch, Italian, Portuguese, Swedish, Russian)
icon file
screen shot
(82.14 KiB) Downloaded 857 times
Last edited by stpendl on Tue Jun 16, 2009 7:59 pm, edited 10 times in total.
Stefan
The invisible Admin
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated ZIP archive with new source to calculate hue from RGB values.

This should take care of the similar colors.
Stefan
The invisible Admin
cundo
Posts: 20
Joined: Wed Mar 12, 2008 11:12 pm

Post by cundo »

Español.lng
Attachments
Español.zip
Language File Updated.
(583 Bytes) Downloaded 715 times
Last edited by cundo on Thu Jun 11, 2009 5:53 pm, edited 1 time in total.
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated ZIP archive with Spanish language file.

Changed source code to create English language file, if it is missing.
Stefan
The invisible Admin
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated source, since user was allowed to move balls during the update of the table.
Stefan
The invisible Admin
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated scoring, which needed an update of the language files and scoring table too.

Download from the link above.
Stefan
The invisible Admin
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated language files to include French and Dutch.

Updated source to display complete scoring information, this resulted in updating all language files to include new options.

Please download the latest version from the link in the first post.
Stefan
The invisible Admin
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated ZIP archive to include Italian, Portuguese and Swedish language files.

Updated GUI to display long translations.

Updated options dialog to allow selection of Windows standard fonts, if Microsoft Office is not installed.

I used an online translation service, so please attach any corrected language files to a reply to this thread, so I can update the full download.

Attach any additional language files to a reply to this thread, so I can include them in the full download.

Please download the latest version from the post at the top.
Stefan
The invisible Admin
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated the ZIP archive with the Spanish language file corrected by cundo.

Please download the full package from the post at the top.
Stefan
The invisible Admin
tsh73
Posts: 46
Joined: Fri May 04, 2007 12:03 pm

Russian language file

Post by tsh73 »

Russian language file.
Russian does not shows in texteditor unless "MS Office fonts" is selected.
Also I named it "Shariki" (that means "small balls") because "Spheres" sounds too dry and math-like to be fun. Besides there no second meaning in "balls" in Russian ;)
Attachments
Russian.zip
(599 Bytes) Downloaded 724 times
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated the full download to include the Russian language file.

Thanks tsh73 8)

Please download the latest version from the initial post.
Stefan
The invisible Admin
stpendl
Site Admin
Posts: 61
Joined: Wed Jan 18, 2006 10:05 pm
Location: Austria

Post by stpendl »

Updated source code to give a proper display on screens using a different DPI setting than the default.

Changes made:
  1. changed main window into a dialog to properly scale controls and text
  2. added scaling to text in graphics controls
  3. added scaling to ball sprites
Changes tested on Windows 7 with 125% DPI scale.

Please download the updated version from the initial post.
Stefan
The invisible Admin
Post Reply