28
Us vs. It

Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Embed Size (px)

Citation preview

Page 1: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Us vs. It

Page 2: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Tanks vs. Robot●Cooperative “Boss Fight”●Tank players must destroy the Robot

before it reaches the city limits. ●Robot is controlled by “AI” rules.

Page 3: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

The Robot● Has 10 Hit Points● Actions:

● Compute: Place target disc on board● Move: 1 space towards target● Laser Eye: Shoots straight forward● Crush: Attack all 8 adjacent spaces

● Self Destruct: Inflicts blast damage when destroyed.

Page 4: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

The Tanks●Have 4 hit points●Each Turn:

● Shoot, Move, Move, Shoot●Move: 1 space (not diagonal)●Shoot: Horizontally or vertically for 1

damage.

Page 5: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Demo Game

Page 6: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Battle!● Set up the game board.● Tanks go first:● When tank finishes, robot moves:

● Execute steps in order● Robot stops after step 10

● Alternate Robot and Tanks until one side wins.

Play until 3:00

Page 7: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Tank Rules Reminder●Have 4 hit points●Three actions per turn

● Move, Move, Shoot, or● Move, Shoot, Shoot

●Move: 1 space (not diagonal)●Shoot: Horizontally or vertically for 1

damage.

Page 8: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Comments?

Page 9: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Your Mission:●Program the robot to maximize drama. ●What does that mean?

Page 10: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Your Mission:●Program the robot to maximize drama. ●What does that mean?

● Inevitability● Uncertainty● Dramatic Arc

Page 11: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Programming the Robot

You can specify: ● Laser Damage● Fist Damage● Target priorities● Sequence of Actions● Move Push/Block/Push Damage

Page 12: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Iterate Towards Drama●Fail faster!●Try to get in many iterations●Play complete games●Archive your iterations

Work until 4:00

Page 13: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Add a new feature●Attack ●Weapon●Rule●Don’t ruin the drama.●Don’t change the tanks!●Fail Fast!

Have an alpha version by 3:30

Page 14: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Beta Test at 4:45●Write your beta version down on the

submission sheet. ●Make sure your robot has a name!

Page 15: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Drama in Us vs. It●Uncertainty

Behavioral Complexity● Inevitability:

● March towards Goal● Decreasing Hitpoints

Page 16: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Aesthetics of “Us vs. It”

Page 17: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Aesthetics of “Us vs. It”●Fantasy: Tanks fighting robots●Challenge: Tactics, Problem Solving●Fellowship: Co-op PvE●Narrative: Drama

Page 18: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Mechanics of “Us vs. It”●Turn-based on a Grid●Hit Points●“Action Points”●Area of Effect●Stun

Page 19: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Dynamics of Us vs. It●Uncertainty ● Inevitability●AI “Give and Take.”

Page 20: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

DiscussionWhat other mechanics can create

uncertainty?

Page 21: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

DiscussionWhat other mechanics can create uncertainty?● Randomness● Hidden Information● Skill challenges● Negative Feedback● Escalation● Etc…

Page 22: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

DiscussionWhat other mechanics can create

inevitability?

Page 23: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

DiscussionWhat other mechanics can create

inevitability?●Time Limit●Pace monster●Non-renewable resource●Non-reversible process

Page 24: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

DiscussionWhen does the climax occur?

Page 25: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Discussion

What is the role of the Self Destruct mechanic?

Page 26: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

The Message

● “Dramatic” does not mean “Scripted”● Drama emerges from game dynamics

● Inevitability● Uncertainty● Building to a climax

● Embedded vs. Emergent Narrative

Page 27: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

Robot battle!●Let’s watch some robots fight each other!

Page 28: Us vs. It. Tanks vs. Robot ● Cooperative “Boss Fight” ● Tank players must destroy the Robot before it reaches the city limits. ● Robot is controlled by

We’re Done!

●Wrap-up at 5:30 in 236