IC Forum Archive
Full text search
ZOMBIE CITY TACTICS
   IC Forum Archive Index -> King of Development XI: Eyes of Burning Indie Go to page: 1, 2
Author Message
exodus



Posts: 385

PostPosted: Mon Sep 04, 2006 9:55 pm    Post subject:

note: brandon sheffield is the best.

you should use him because even though he has no time he is awesome and likes zombies.

sincerely,
brandon sheffield
Back to top
108



Posts: 2600

PostPosted: Mon Sep 04, 2006 10:02 pm    Post subject:

zombies in an airport

get the people onto the plane

last battle involves fighting zombies on the runway while the plane takes off; goal is to keepthe zombies back, while getting as many of your guys as possible on the plane while sacrificing the strength of your squad as little as possible

in the end, one of your people will be left on the runway after the plane takes off

the "final battle" is to kill as many zombies as possible while trying to run away, even though you're going to die anyway

et cetera
Back to top
vision



Posts: 472

PostPosted: Mon Sep 04, 2006 10:20 pm    Post subject:

108 wrote:
zombies ... cetera


sounds too much like the plot to road warrior.
Back to top
Mr. Business



Posts: 1530

PostPosted: Tue Sep 05, 2006 12:41 am    Post subject:

vision wrote:
108 wrote:
zombies ... cetera


sounds too much like the plot to road warrior.


You make that sound like a bad thing. It's not a bad thing.
Back to top
GrimSweeper



Posts: 530

PostPosted: Tue Sep 05, 2006 5:53 am    Post subject:

So...no Scenario Designer position? Or was it consolidated with the writer position?

If so, then I'll accept backup writer.

I got worked up over nothing. Heh.
Back to top
108



Posts: 2600

PostPosted: Wed Sep 06, 2006 12:46 am    Post subject:

Mr. Business wrote:
vision wrote:
108 wrote:
zombies ... cetera


sounds too much like the plot to road warrior.


You make that sound like a bad thing. It's not a bad thing.


zombies for god's sake man
Back to top
exodus



Posts: 385

PostPosted: Wed Sep 06, 2006 5:19 pm    Post subject:

one more suggestion - I just cleared the 'chess' stage with all area human-occupied (blue, I mean). Might be fun to have an 'all clear' stat in the endgame screen.
Back to top
Mr. Business



Posts: 1530

PostPosted: Wed Sep 06, 2006 5:51 pm    Post subject:

exodus wrote:
one more suggestion - I just cleared the 'chess' stage with all area human-occupied


Jeez, I really did make that level too easy :/
Back to top
professor_scissors



Posts: 1033

PostPosted: Wed Sep 06, 2006 11:27 pm    Post subject:

exodus wrote:
one more suggestion - I just cleared the 'chess' stage with all area human-occupied (blue, I mean). Might be fun to have an 'all clear' stat in the endgame screen.

The problem is that all this would do would be to encourage the player to almost defeat the enemy, then poke around endlessly scouring territory before finishing the map. EW.

Also someone from the internets might be making a homebrew Zombie City Tactics Advance. Neat!
Back to top
Mr. Business



Posts: 1530

PostPosted: Thu Sep 07, 2006 12:17 am    Post subject:

professor_scissors wrote:
Also someone from the internets might be making a homebrew Zombie City Tactics Advance. Neat!


Good lord, you mean OpenGL can port to GBA? Mind blown.
Back to top
professor_scissors



Posts: 1033

PostPosted: Thu Sep 07, 2006 12:53 am    Post subject:

Mr. Business wrote:
professor_scissors wrote:
Also someone from the internets might be making a homebrew Zombie City Tactics Advance. Neat!


Good lord, you mean OpenGL can port to GBA? Mind blown.

The graphics will be toned down and 2D-ified. Chill.
Back to top
luvcraft



Posts: 693

PostPosted: Sun Sep 10, 2006 12:17 pm    Post subject:

just found this, thought you might be interested:

http://www.foobarsoft.com/programming/cpp/zombiecity/

update: finally played it. Pretty neat. I keep being impressed at SDL's 3D capabilities. Does it use OpenGL, or does it have its own 3D stuffs?
Back to top
Sawtooth



Posts: 2350

PostPosted: Sun Sep 10, 2006 12:27 pm    Post subject:

luvcraft wrote:
just found this, thought you might be interested:

http://www.foobarsoft.com/programming/cpp/zombiecity/



This doesn't seem to come as a binary that you can just double click and start. Hopefully this DarwinPorts thing I'm installing right now can solve this and turn this frown upside down.
Back to top
professor_scissors



Posts: 1033

PostPosted: Mon Sep 11, 2006 1:04 am    Post subject:

Sawtooth wrote:
luvcraft wrote:
just found this, thought you might be interested:

http://www.foobarsoft.com/programming/cpp/zombiecity/



This doesn't seem to come as a binary that you can just double click and start. Hopefully this DarwinPorts thing I'm installing right now can solve this and turn this frown upside down.

I've seen this before, but there does not seem to be any contact info anywhere on his site.

And yes, I use OpenGL for my 3D.
Back to top
Hot Stott Bot



Posts: 2097

PostPosted: Mon Sep 11, 2006 3:35 am    Post subject:

luvcraft wrote:
just found this, thought you might be interested:

http://www.foobarsoft.com/programming/cpp/zombiecity/

update: finally played it. Pretty neat. I keep being impressed at SDL's 3D capabilities. Does it use OpenGL, or does it have its own 3D stuffs?


SDL's primary role (as far as the graphics go) is as a window manager. It creates the window, just a frame, as a context within which you can use whatever API you want. It's primarily designed for OpenGL, but you could use Direct3D just fine with SDL if you so desired.

It's other role is various... minor things... like threading, timers, handling input, etc. etc.
Back to top
luvcraft



Posts: 693

PostPosted: Mon Sep 11, 2006 7:55 am    Post subject:

Hot Stott Bot wrote:
SDL's primary role (as far as the graphics go) is as a window manager. It creates the window, just a frame, as a context within which you can use whatever API you want. It's primarily designed for OpenGL, but you could use Direct3D just fine with SDL if you so desired.


So, it's sort of like a cross-platform DirectX?
Back to top
oligophagy



Posts: 110

PostPosted: Mon Sep 11, 2006 1:31 pm    Post subject:

luvcraft wrote:
So, it's sort of like a cross-platform DirectX?


in the sense that a field hospital is like an institutional facility. SDL handles only what's really ass paining about cross platform work, not anything just merely inconvenient.
Back to top
luvcraft



Posts: 693

PostPosted: Mon Sep 11, 2006 1:48 pm    Post subject:

oligophagy wrote:
in the sense that a field hospital is like an institutional facility. SDL handles only what's really ass paining about cross platform work, not anything just merely inconvenient.


I dig it.
Back to top
professor_scissors



Posts: 1033

PostPosted: Wed Sep 20, 2006 9:32 am    Post subject:

So!

I am currently planning on submitting Zombie City Tactics to the International Games Festival 2007 Student Showcase Competition. I have until Nov. 10 to touch it up and submit it.

Is there anything in particular that you guys would like to see in the final version? (New unit types or fundamental gameplay changes are out - many of the maps are very carefully balanced.)
Back to top
Mr. Business



Posts: 1530

PostPosted: Wed Sep 20, 2006 10:14 am    Post subject:

Bloom lighting, and lots of it!

Barring that, maybe some sort of shadows?
Back to top
GrimSweeper



Posts: 530

PostPosted: Wed Sep 20, 2006 3:18 pm    Post subject:

Mr. Business sparked an idea. How about a couple maps that have limited vision ala ZC 3? Your units all have a flashlight pointed in the same direction as they are.

I bet some of the old maps could shift that in without any problems.
Back to top
Monthenor



Posts: 455

PostPosted: Wed Oct 04, 2006 5:02 pm    Post subject:

On larger maps, I kept wanting to zoom in/out with my mouse wheel.
Back to top
professor_scissors



Posts: 1033

PostPosted: Sat Oct 07, 2006 1:36 pm    Post subject:

The new version I just put in the first post has the feature you desire, Monthenor.
Back to top
BalbanesBeoulve



Posts: 2126

PostPosted: Sat Oct 07, 2006 4:46 pm    Post subject:

When is this game going to get cute Final Fantasy Tactics/Ogre Battle style sprites?

Or how about battle cutaways like Fire Emblem/Shining Force?
Back to top
professor_scissors



Posts: 1033

PostPosted: Sat Oct 07, 2006 4:55 pm    Post subject:

BalbanesBeoulve wrote:
When is this game going to get cute Final Fantasy Tactics/Ogre Battle style sprites?


Shh!

BalbanesBeoulve wrote:
Or how about battle cutaways like Fire Emblem/Shining Force?

Probably never. I always just end up turning those off anyways.
Back to top
BalbanesBeoulve



Posts: 2126

PostPosted: Sat Oct 07, 2006 6:13 pm    Post subject:

professor_scissors wrote:
BalbanesBeoulve wrote:
When is this game going to get cute Final Fantasy Tactics/Ogre Battle style sprites?


Shh!

BalbanesBeoulve wrote:
Or how about battle cutaways like Fire Emblem/Shining Force?

Probably never. I always just end up turning those off anyways.


Awesome! and yeah, I prefer FFT style better than FE style.
Back to top
MrBlarney



Posts: 133

PostPosted: Sun Oct 08, 2006 3:06 am    Post subject:

Uh, what Balbanes said. Already looks to be coming along nicely, sprites are bigger than I was expecting! And yeah, isometric FFT etc. style will be quite nice. Super Robot Wars battle cutaways would be quite silly, though.
Back to top
professor_scissors



Posts: 1033

PostPosted: Tue Oct 10, 2006 10:19 pm    Post subject:

SO.

With v1.1 posted, I am pretty much done developing ZCT. If anyone really wants to see some non-game-breaking feature, now is the time to ask me about it!

Also, if someone would want to throw together some nice piece of atmospheric background music to be in the game before November, then we would be like BFF or something.
Back to top
professor_scissors



Posts: 1033

PostPosted: Wed Oct 11, 2006 10:30 am    Post subject:

News update:
Arsecast doesn't like my game!
Back to top
professor_scissors



Posts: 1033

PostPosted: Sat Oct 14, 2006 9:45 am    Post subject:

TRIPLEPOST ACTION EXTREME

So: I was exchanging comments with the Arsecast host over at TIGsource, and I got a couple ideas for new features to add to ZCT:
-The ability to chart longer-than-one-turn courses for individual units, causing them to automatically follow them until either something gets in their way or they reach the end. They can still be given orders when on a path, but if you just let them be then they follow the path at the end of your turn.
-Similarly, the ability to set Soldiers (or other units?) on 'guard' mode, causing them to attack the strongest adjacent zombie each turn if not given any orders.

How do these sound to you fellows?
Back to top
somewhere_else



Posts: 26

PostPosted: Sat Oct 14, 2006 1:29 pm    Post subject:

professor_scissors wrote:
How do these sound to you fellows?


Like something that will improve playability without breaking the game balance. Go for it!
Back to top
another god



Posts: 1629

PostPosted: Sat Oct 14, 2006 2:42 pm    Post subject:

How about special stages where you can't build new units and each one of your turns has a time limit.
Back to top
   IC Forum Archive Index -> King of Development XI: Eyes of Burning Indie All times are GMT
Page 2 of 2