BALANCE (WIP)

Advanced game related topics
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE (2D physic game)

Post by IceSoft »

endo wrote:Where is the link for latest (0.0.6) version? Download link leads to v0.0.3?
Latest version can be downloaded with the link from the first entry.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
endo
Enthusiast
Enthusiast
Posts: 141
Joined: Fri Apr 30, 2004 10:44 pm
Location: Turkiye (istanbul)
Contact:

Re: BALANCE (2D physic game)

Post by endo »

IceSoft wrote:Latest version can be downloaded with the link from the first entry.
But it still download the v0.0.3 and still crashes?
-= endo (registered user of purebasic since 98) =-
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE (2D physic game)

Post by IceSoft »

endo wrote:
IceSoft wrote:Latest version can be downloaded with the link from the first entry.
But it still download the v0.0.3 and still crashes?
Please enter this link directly into your browser.
http://www.morty-productions.de/icesoft ... ALANCE.zip
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
endo
Enthusiast
Enthusiast
Posts: 141
Joined: Fri Apr 30, 2004 10:44 pm
Location: Turkiye (istanbul)
Contact:

Re: BALANCE (2D physic game)

Post by endo »

ok, I got it. Browser cache problem I guess. It still downloads 0.0.3 but when I downloaded from another browser I got 0.0.6. Thanks. Very nice game btw : )
-= endo (registered user of purebasic since 98) =-
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE (2D physic game)

Post by IceSoft »

Uploaded: BALANCE 0.0.7

There are some fixes and internal improvements on it.
Try it and you will like it.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
idle
Always Here
Always Here
Posts: 5836
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: BALANCE (2D physic game)

Post by idle »

that's getting much better.
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Re: BALANCE (2D physic game)

Post by flaith »

IceSoft wrote:...Try it and you will like it.
Indeed :D
“Fear is a reaction. Courage is a decision.” - WC
akj
Enthusiast
Enthusiast
Posts: 668
Joined: Mon Jun 09, 2003 10:08 pm
Location: Nottingham

Re: BALANCE (2D physic game)

Post by akj »

@IceSoft:

I find this game very enjoyable, but I have an enhancement request:
Please allow the user to choose from 3 different widths of the base platform to give hard, normal and easy versions of the game.

Will you eventually release the Balance game source code? I would love to see how the physics are handled.
Anthony Jordan
NST
New User
New User
Posts: 1
Joined: Wed Nov 10, 2010 9:20 pm

Re: BALANCE (2D physic game)

Post by NST »

Hi, very funny game :D
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE (2D physic game)

Post by IceSoft »

Upload der 0.0.8:

[ADD] First BitmapFonts
[ADD] Player have to wait for next new block as long the actual player block is falling.
[ADD] Blocks size is more different again
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Re: BALANCE (2D physic game)

Post by flaith »

:D Great, but if i click once (stay on the bar) without releasing the left button, i can make a score of 60 in one second.
It could be good to draw one block by click :)
“Fear is a reaction. Courage is a decision.” - WC
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE (2D physic game)

Post by IceSoft »

flaith wrote::D Great, but if i click once (stay on the bar) without releasing the left button, i can make a score of 60 in one second.
It could be good to draw one block by click :)
You are right. I added the 'draw one block by click' feature ;-)
Please download BALANCE again
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: BALANCE (2D physic game)

Post by rsts »

Just happened across this.

Frustrating fun.

Thanks for sharing.
endo
Enthusiast
Enthusiast
Posts: 141
Joined: Fri Apr 30, 2004 10:44 pm
Location: Turkiye (istanbul)
Contact:

Re: BALANCE (WIP)

Post by endo »

Very nice!
It would be nice to have an option such as "Classical Mode" (just 3-4 basic shapes, normal block size)
-= endo (registered user of purebasic since 98) =-
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE (WIP)

Post by IceSoft »

With the next version you have to pick the boxes from a platform. You can choose the position on the 'shape' with the mouse.
(No longer rotating with the mousewheel will be supported. I think it makes the game more realistic. Hope it will improve the gameplay too)
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Post Reply