This is pretty old.. it's a test video of an experimental game engine that I was coding in 2003.
http://youtube.com/watch?v=ZQaeivjasw4
The exploding planes are EXTREMELY well animated for the NES !
LOL, I used a font like that once in one of my SMB hacks! ^_^
If anything it just looks a tiny bit slow...lol, Michael Jackson...
Bregalad wrote:
The exploding planes are EXTREMELY well animated for the NES !
That's exactly what I said haha
Memblers:
Do you have any plans on adding more to this game, or using the engine itself for something else?
Can this game be downloaded to play?
I love that explosion also. Tootai drew that, and the other animations used, and it was a huge inspiration for what I'd coded there. Especially my animation control code, it's what I've been using in almost everything I'd made since then. I would gladly share the source code freely if anyone wants to use that system (it's very flexible as far as frame timing and placing individual 8x8 tiles of each object, like a little scripting thing).
The font, that's one that I made myself. Only released program using it must've been the RTC demo.
And yeah I had plans on adding a lot to the game, actually it's a part of my large-scale ambitious action/strategy game. It's getting old now, but the code was about as clean as I could write it. This test was just for the anti-air-defense system, ultimately in the game the plan was that you're a person that can walk around, use different vehicles, and order stuff to be built and have different units to be organized and moved on the 2D map.
Obviously a lot of the code wasn't written, and I never settled on how precisely to finish the game design itself. I kept going back-and-forth on which parts of the game were gonna be real-time and which were gonna be turn-based. It's not easy to design a game with so many elements and keep it balanced.
But nope, I don't have it up for download because it's barely playable.
But what you have already in the video looks like it could be polished a bit to become playable. I seem to remember playing something very similar on an Apple II Plus, called "Sabotage".
It reminds me off missile command.
Yeah at least put those awesome explosions to some use, mines aren't really good for now. I'm contented of drawing spheres of different diameters at different places on the screen when it comes to explosions.
Memblers: Why is your site down?
Which site?
http://memblers.com/ works here, though it's pretty much all outdated and on Parodius here with NESdev for now.
Ah yeah, Missile Command. That reminds me too that the original idea was that the slow bullets were eventually going to explode when they went as far as the cross hair. The cross hair can already move inwards and outwards, but I forgot to show that on the video.
It works now for some reason.
congrats. you made a version of chopper command that absolutely is ass-backwards.