Jump to content
IGNORED

BI PLANE .... can you destroy all the buildings?


TEXAS_JOE

Recommended Posts

BI-PLANE (wilhelm compiled) .... requires Ext.Basic

 

Pressing space bar to release bombs, you are fast running out of fuel and need to make a

landing ...... can you destroy all the buildings in time?

 

Features:

 

Fast action, fun to play ....

End of game shows how many bombs released versus how many that hit (ala Galaga)

 

Have fun. If you want the original ext.basic source, I can provide that too.

BIPLANE.zip

 

the previous version had 6 downloads, this is the final one ..... good luck!

Edited by TEXAS_JOE
  • Like 1
Link to comment
Share on other sites

Thankyou again Sometimes99 ......

 

I think if I wanted to add anything to it , it would probably be something like a bomb-counter, and a counter to show how many buildings you actually hit.

Also would'nt mind adding some explosion effects to the buildings, who knows .....

  • Like 1
Link to comment
Share on other sites

Yes, totally agree with that ... Wilhelm's gives me the possibility to have an aeroplane flying in the sky at the same time as a bomb dropping down from it .....

The only way to do that is with a bit of brute force and speed! .... I have to admit, I was scratching my head trying to think of a way to get them both animated at the same time,

because I've never done that routine before.

 

The way I did it was to have a variable called B that toggled between 1 and 0, 1 for if space bar has been pressed ... this is in the middle of a CALL KEY routine,

if B=1 then GOTO 590 .... 590 deals with the bomb animation, then it quickly gets back to what the bi-plane is doing.

 

Really cool ... I want to further experiment with this and see what can be done (I'm already thinking of a kind of Columns/Jewels game where you would

have to match up coloured shapes in order to keep the ever progressing wall down) ....

 

Thankyou for playing the game!

Link to comment
Share on other sites

hi again ;)

 

ok, i converted it very quickly ( & dirty ) , just the main game core....( just added some special effect on tower explosion ;) )

you can also noticed two parameters :

 

speed : 1000 is playable... 1 is simply too fast ! ( NOTE : speed not touching the sprites moving step, it's simply a simple wait loop )!

level : change the maximum towers size

 

 

http://youtu.be/DZpGKprzF3A

BIPLANEmlc.BAS

BIPLANEmlc.txt

Edited by rocky007
  • Like 3
Link to comment
Share on other sites

BI-PLANE (wilhelm compiled) .... requires Ext.Basic

 

Pressing space bar to release bombs, you are fast running out of fuel and need to make a

landing ...... can you destroy all the buildings in time?

 

Features:

 

Fast action, fun to play ....

End of game shows how many bombs released versus how many that hit (ala Galaga)

 

Have fun. If you want the original ext.basic source, I can provide that too.

BIPLANE.zip

 

the previous version had 6 downloads, this is the final one ..... good luck!

You are on a roll my friend :) I think you are now a prime candidate for Turbo Forth :lol:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...