BALANCE (WIP)

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

BALANCE (WIP)

Post by IceSoft »

Balance developed with Chipmunk (2D Physic Engine) and MP3D (Graphic Engine):
Image]
Download link:
http://www.morty-productions.de/icesoft ... ALANCE.zip
Last edited by IceSoft on Fri Jan 07, 2011 8:23 am, edited 9 times in total.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Small Update:

[New]
Different block size
Screen can be scroll
Next block will be shown
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

52 :)
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

eddy wrote:52 :)
eddy your score is to good.
You can set blocks during another blocks are falling. That is wrong.
I will fix it in the next version.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Good game :D
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Very cool game, I only got 24 though hehehe
But that was BEFORE I saw you can scroll the screen.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

67
--Kale

Image
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

Next update:

Goal: 3 blox have to be build on the red line.
Move the blox which you can move over the red line and you understand it more what I mean.

Image
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

did you use cheat codes Kale?
Hehe kiddin' ;)
Last edited by GeoTrail on Sun Jan 25, 2009 4:40 am, edited 1 time in total.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
Demivec
Addict
Addict
Posts: 4260
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Post by Demivec »

54

@IceSoft: to prevent placing blocks while others are falling you can make it so that a new block can be placed only after a 2 to 4 second delay.
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

3 if you can click fast. But a nice idea :lol: :lol:
bye,
Daniel
User avatar
idle
Always Here
Always Here
Posts: 5836
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Post by idle »

nice.

If you don't move the mouse and just scroll the wheel you can pretty much build as high as you want. Plus then once they're falling you just click like mad.

I agree about adding a delay

maybe you could also initialize the new blocks off center randomly +/- 10 pixels. If they're off center it's harder to place them.
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE *techdemo* (using Chipmunk 2D physic engine)

Post by IceSoft »

After a long time....
...something together with the Chipmunk Engine.
Sprites and fire created with the very nice MP3D engine:

It is the pyramid demo with matches....and using sprites now.
(not realy a big bang)

[SPACE] Creates a new pyramid
[LMB] Selected match will be turned (left mouse button)

Maybe in a next version...the matches will be burnt too.

Image
Download:
http://freenet-homepage.de/PBarrow/MP_Chipmunk4.zip
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1682
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: BALANCE *techdemo* (using Chipmunk 2D physic engine)

Post by IceSoft »

Small update:
Using Chipmunk 5.3.2 + MP3D Engine now

Download link:
http://www.file-upload.net/download-291 ... E.zip.html
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 *techdemo* (using Chipmunk 2D physic engine)

Post by idle »

says it wants d3dx9_38.dll
Windows 11, Manjaro, Raspberry Pi OS
Image
Post Reply