Log In  

Cart #58100 | 2018-10-18 | Code ▽ | Embed ▽ | No License
9

UPDATES:

(10-18-18)

-- + now have infinite bombs
-- + time limit now set to
--   60-seconds
-- + fixed to stop all sounds
--   at the end of the game
-- + locked the bomber controls
--   if the player's time is up
-- + added short period of
--   rest when timer reaches
--   zero
-- + added venetian effect
--   before showing final score
--   and values

(10-16-18)
Add tank option to reappear in reverse
Add tank option to go faster than before
Added optional sound effects (see code to disable or press CTRL-M during runtime)

(09-13-18) ... Improved accuracy, should be able to hit tank if on edge of screen now.
(09-12-18) ... Released cart


Back in the early days of Apple ][, Robert C. Clardy, Bill Budge, and Bob Bishop ruled the roost.

Robert C. Clardy for his fantastic INTEGER HIRES and LORES adventure games and Bill Budge and Bob Bishop for their incredible machine-language games which included, Bomber, as you see the tribute here, but also, Space War, Night Driver, Raster Blaster Pinball, Lunar Lander, and Pinball Construction Set.

They were the great pioneers of early video game programmers working directly in the 6502 assembly programming language whereas most other game programmers, myself included, chose to work in the simpler languages of Integer Basic and Applesoft Basic.

Perhaps the one game that struck me the most fascinating as a boy was his 20k machine-language BOMBER game. It was a simple premise. You had one key to press that launched a bomb from your plane that moves from one side of the screen to the next.

What I especially liked was the fact if you watched carefully, and I did, that every single pixel that made up the tank image exploded outward when your bomb contacted the tank. It was a real treat to see as many games back then only dreamed of having fragmentary explosions.

The tank initially started out as half that speed so it was a pretty easy target for the jet. After that, the tank changed speeds which made the game more challenging. That and the tricky curve of the bomb as it starts out slow in its descent and accelerates as it falls.

Here now is my tribute to him and his game, the graphics, mechanics, mathematics, and hopefully physics are very close to what he wrote those many years ago.

With options in the source to change from B&W to color and even add flickering of the sprites which is what his original game had in it.

How many tanks can you hit before the time runs out ?

P#56595 2018-09-12 22:46 ( Edited 2020-01-12 21:37)

Very cool! I agree that the explosion effect is the most impressive/satisfying part :-) The tanks seem to sometimes "pop in" right in the middle of the X axis though, which means (depending on where the plane is at the time) that some cannot be hit. Is that intentional? NB: I was playing in a browser...

P#56606 2018-09-13 07:41 ( Edited 2018-09-13 11:41)

I hadn't realised the same tank keeps going until destroyed (periodic boundary conditions). Neat. But I still think it would be more intuitive if new tanks appeared on the left hand side.

P#56607 2018-09-13 07:52 ( Edited 2018-09-13 11:52)

Really cool history lesson here too. The explosions are very satisfying, what he said.

P#56609 2018-09-13 09:02 ( Edited 2018-09-13 13:02)

Hi guys:

This is a tribute game so it's supposed to run like the original. Only one tank per customer, please. :)

And yes, I'm having a little difficulty in the code where the bomb is on one side of the screen and the tank is in the other - for them to connect.

I made an update that should fix this. If not, feel free to do so yourself and please let me know what you did to make it work !

Will post my update now.

Fuchikoma71, can you please record a video in PICO of this phenomenon happening where the tank blinks ? If you didn't know PICO could record video, let me know and I'll assist. Thanks !

P#56612 2018-09-13 11:14 ( Edited 2018-09-13 15:22)

I was wrong, as I tried to explain in my second comment: what I meant is: sometimes the (new) tank cannot be hit before it exits the screen on the right. But since it's re-entering on the left, we're all good! ;-)

P#56650 2018-09-14 06:54 ( Edited 2018-09-14 10:54)

Hi Fuchikoma71:

Is it still giving difficulties ? Can the tank still be hit on the right-side when it's exiting ?

P#56663 2018-09-14 11:16 ( Edited 2018-09-14 15:16)

dw817 how do I fix the error you found in My Maze?

P#58010 2018-10-16 13:08 ( Edited 2018-10-16 17:08)

What error is that, Hendini ? I added scrolling and timer to it, aren't they still working ?

P#58012 2018-10-16 14:03 ( Edited 2018-10-16 19:38)

yes but you told me about how at the end it doesn't display your time how do I fix that, and still keep the game from stopping?

P#58021 2018-10-16 19:18 ( Edited 2018-10-16 23:18)

the error you told me about on Sunday.

P#58022 2018-10-16 19:19 ( Edited 2018-10-16 23:19)

Oh for crying in the mud. Let me see ...

P#58023 2018-10-16 19:19 ( Edited 2018-10-16 23:19)

also thus far my best has been 7. The explosion is very nice by the way.

P#58024 2018-10-16 19:24 ( Edited 2018-10-16 23:24)

Hmm ... I've made some changes to it. Might be harder to get 7 now. :)

Not now but later (tomorrow) I was going to remove the limit on bombs and let you fend as well as you can for the timer.

P#58031 2018-10-16 19:29 ( Edited 2018-10-16 23:29)

>:(

P#58032 2018-10-16 19:34 ( Edited 2018-10-16 23:34)

Hehe... still got 5

P#58033 2018-10-16 19:42 ( Edited 2018-10-16 23:42)

New error... it ends randomly...?

P#58034 2018-10-16 19:45 ( Edited 2018-10-16 23:45)

It ends if you run out of bombs or the time runs out. Prolly tomorrow I'll take out the number of bombs and then its just bomb to your hearts content till timer runs out. May set it to 60-seconds.

P#58042 2018-10-17 00:27 ( Edited 2018-10-17 04:27)

dw... I need more help with My Maze... Check the post

P#58054 2018-10-17 09:57 ( Edited 2018-10-17 13:57)

I got 6 again

P#58091 2018-10-18 13:28 ( Edited 2018-10-18 17:28)

Good deal ! I was working on PAINT but I'll go to update this cart now.

P#58099 2018-10-18 14:03 ( Edited 2018-10-18 18:03)
1

Memmmmooorriiiiiieeeeeeees!

Thanks for the blast from the past!

My bomb-drop keys stopped working in last few seconds though?

Anyway, I had a great flashback to my Apple ][+ in 1980! Thanks much!

P#71846 2020-01-08 19:49

Glad you like it, @thattomhall. :)

Can you record a video please so I can track this bug ? Pico-8 has this built in if you didn't know.

The bomb key will not work on 2-conditions.

  1. The bomb is in the air.
  2. The tank is exploding.
P#71855 2020-01-10 16:39

Okay will make sure it wasn’t me being dumb. :)

P#71857 2020-01-10 16:57

I like how the bomb reappears underneath the bomber once it hits the ground :D it seems to come out of the plane, very cute!

P#71864 2020-01-10 21:42

I tried to match the game pretty closely. I did want sound though and that wasn't in the original. I still think it turned out pretty nicely.

Strangely I never found out about the scoring, timer, and number of bombs launched until I looked it up in Youtube.

The version I remember from audio-cassette had no score, sound, or any other information. Just hit a key to bomb the tank and it ran forever.

Glad you like it, @Yesyoor. Sunday is tomorrow - I will definitely be posting a new challenge then. Hope to see you there !

P#71877 2020-01-12 02:11

@dw817 jeah nice I am excited ;)

How about the other timers? First round I played after hitting the first tank the speed increased. On the second try after hitting the first tank the next tank would move in Opposite Direction. Is it random how the next lvl will turn out? Unfortunately I never knew an orginal existed until I came across your version :D

P#71885 2020-01-12 22:11 ( Edited 2020-01-12 22:11)

Yep. Well the version =I= played didn't have score or anything, @Yesyoor. Hmm ... No but this version is like the one shown on Youtube where apparently he took his game and beefed it up a bit with number of bombs, timer, and number of hits.

So, yep, it is indeed supposed to go in the opposite direction according to a random number after you hit it for the first time.

P#71890 2020-01-13 01:08 ( Edited 2020-01-13 17:48)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 11:52:11 | 0.038s | Q:50