=========================================================================== Fire v0.94 beta Released at 2005/01/23 Designer : fcamel, ieon, pixy Programer: fcamel, ieon Artist : pixy for some menus (3D models & other textures are suppoted by others) 3D engine is supported by Kevin C. Wang. (The Fly3D) =========================================================================== Requirement DirextX 9.0c runtime >= 100MB Memory available =========================================================================== Introduction: This is a small war game made for "3D Game Programming" term project. Hope you'll enjoy it. =========================================================================== Game Goal: Win Condition: Destroy enemy's base station or all. Lose Condition: our base station is destroyed or all armys are destroyed. =========================================================================== Control: ===================================================================== Mouse: Left Button: select a group or double click to select single one, then click a point => move to there click a enemy => move to attack it click right button => cancel original behavior, return to normal state (stand by). Middle Button: pressed, then move to right => Zoom Out move to left => Zoom in Right Button: only work after pressing Left Button see Left Button's description). ===================================================================== KeyBoard: (Hot Key) ESC : exit game P : pause H : show help bar A : select all T : select all tanks U : select all humvees W : select all workers B : show blood =========================================================================== AI Behavior: stand by / move / chase / attack(repair) if some enemy go into attack range, it will attack automatically. if some enemy go out of attack range, it will chase it automatically. army can't attack or repair when moving(move or chase). Enemy's AI Level: 0: basic, a little stupid 1: a little harder 2: a little harder, the behavior is different from level 1 3: harder 4: more hard to win =========================================================================== Army Type: Tank: strong power, middle speed. Humvee: weak power, higher speed. worker: can repair other kinds of armys except worker itself. base station: do nothing, but you must defend it. factory(enemy only): produce humvees.