This is a remake of N6's Missile Command. It could possible be more efficient, but it works.
[
attachment=579]
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
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

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.
