Balloons (game)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
AZJIO
Addict
Addict
Posts: 1312
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: 1312
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: 1312
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: 1226
Joined: Tue Oct 09, 2007 2:15 am

Re: Balloons (game)

Post by Bisonte »

Missing file in Source Directory : "ForBalloons.pb" ?
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
AZJIO
Addict
Addict
Posts: 1312
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