Balloons (game)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Balloons (game)

Post by AZJIO »

Balloons

Download: yandex upload.ee
Download for Android: yandex upload.ee

Image

Collect 3 or more balls of the same color in one line, while they are destroyed and you get points.

"Balloons" source code on the SpiderBasic forum
Last edited by AZJIO on Mon Feb 06, 2023 5:38 am, edited 3 times in total.
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Balloons (game)

Post by AZJIO »

Added a hint to find the ball to shift
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Balloons (game)

Post by AZJIO »

If I run it in the browser, then the edges of the balls are smoothed, but there is no anti-aliasing in the program, the edges are pixelated like a ladder. Is there a method to make the ball smooth?
User avatar
Bisonte
Addict
Addict
Posts: 1313
Joined: Tue Oct 09, 2007 2:15 am

Re: Balloons (game)

Post by Bisonte »

Missing file in Source Directory : "ForBalloons.pb" ?
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Balloons (game)

Post by AZJIO »

Bisonte wrote: Mon Feb 27, 2023 11:05 pm Missing file in Source Directory : "ForBalloons.pb" ?
Updated to yandex.
You can also try the browser kit to see how it smooths out. Open Balloons.html in your browser.
Post Reply