video game video

The Membler Industries, Strangulation Games, and Strangulation Records forum.

Moderator: Moderators

Post Reply
User avatar
Memblers
Site Admin
Posts: 4044
Joined: Mon Sep 20, 2004 6:04 am
Location: Indianapolis
Contact:

video game video

Post by Memblers »

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
User avatar
Bregalad
Posts: 8056
Joined: Fri Nov 12, 2004 2:49 pm
Location: Divonne-les-bains, France

Post by Bregalad »

The exploding planes are EXTREMELY well animated for the NES !
atari2600a
Posts: 323
Joined: Fri Jun 29, 2007 10:25 pm
Location: Earth, Milkyway Galaxy, The Universe, M-Theory
Contact:

Post by atari2600a »

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...

Code: Select all

          *=$0000
loop      JMP loop
          .eof
Roth
Posts: 401
Joined: Wed Aug 03, 2005 3:15 pm
Contact:

Post by Roth »

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?
NotTheCommonDose
Posts: 518
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

Can this game be downloaded to play?
User avatar
Memblers
Site Admin
Posts: 4044
Joined: Mon Sep 20, 2004 6:04 am
Location: Indianapolis
Contact:

Post by Memblers »

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.
tepples
Posts: 22708
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

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".
NotTheCommonDose
Posts: 518
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

It reminds me off missile command.
User avatar
Bregalad
Posts: 8056
Joined: Fri Nov 12, 2004 2:49 pm
Location: Divonne-les-bains, France

Post by Bregalad »

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.
NotTheCommonDose
Posts: 518
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

Memblers: Why is your site down?
User avatar
Memblers
Site Admin
Posts: 4044
Joined: Mon Sep 20, 2004 6:04 am
Location: Indianapolis
Contact:

Post by Memblers »

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.
NotTheCommonDose
Posts: 518
Joined: Thu Jun 29, 2006 7:44 pm
Location: lolz!

Post by NotTheCommonDose »

It works now for some reason. :?:
User avatar
jargon
B&: This is not your blog
Posts: 208
Joined: Fri Dec 07, 2007 11:40 pm
Location: 480/85260
Contact:

Post by jargon »

congrats. you made a version of chopper command that absolutely is ass-backwards.
Cheers,
Timothy Robert Keal alias jargon

Image
Miser's House Anthology Project
Post Reply