NaaLaa
Missile Command - Printable Version

+- NaaLaa (https://www.naalaa.com/forum)
+-- Forum: NaaLaa (https://www.naalaa.com/forum/forum-1.html)
+--- Forum: NaaLaa 7 Code (https://www.naalaa.com/forum/forum-4.html)
+--- Thread: Missile Command (/thread-376.html)



Missile Command - johnno56 - 03-27-2026

This is a remake of N6's Missile Command. It could possible be more efficient, but it works.


.zip   missileCommand.zip (Size: 1.24 MB / Downloads: 11)

Not sure if they will be required, but I have also included the highscore and simpleparticle libraries as well as the original N6 main file

Let me know if it works ok or not?

J


RE: Missile Command - 1micha.elok - 03-27-2026

[Image: bmYI6.jpg]

Big Grin


RE: Missile Command - kevin - 03-27-2026

Excellent Johnno - works flawlessly for me. I spent far too much of my youth playing this when it first came out - great fun.

This is a totally personal preference, but the only thing I changed was the screen size, as I struggled a little with the small window (eyesight not great) - my line 58:
set window "Missile Command", WIDTH, HEIGHT, false,2 '(640 * 480)
or
set window "Missile Command", WIDTH, HEIGHT, true ' (full screen - this is how the N6 version was coded)

Thanks for taking the time to do this Johnno - I will keep this in my favourites folder Smile


RE: Missile Command - johnno56 - 03-27-2026

I fiddled with the screen sizes as well... I even tried it without any magnification... On my screen, it wasn't that much bigger, than a postage stamp... But bigger is better... Glad you enjoyed it. Big Grin