game design storyboard, maps, graphics, timeline

18
Game Design Storyboard, maps, graphics, timeline

Post on 18-Dec-2015

226 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Game Design Storyboard, maps, graphics, timeline

Game Design

Storyboard, maps, graphics, timeline

Page 2: Game Design Storyboard, maps, graphics, timeline

Pac Man

-map

-Graphics

-behaviours

Page 3: Game Design Storyboard, maps, graphics, timeline

Objects + behaviours

“tokens”, after Rollings/Morris

-Game World also a token (see previous)

-Complex interaction because tokens can have states

Page 4: Game Design Storyboard, maps, graphics, timeline

finite state-machine: ghosts

-State boxes: hunter, hunted, and eaten states

-Event circles

Page 5: Game Design Storyboard, maps, graphics, timeline

finite state-machine: pac-man

-State boxes

-Event circles

-Once dead, he is dead (unlike ghosts)

Page 6: Game Design Storyboard, maps, graphics, timeline

*MERP: a level

Let’s try something more complex

Page 7: Game Design Storyboard, maps, graphics, timeline

context

-inn talk, orc rumours

-Motivation general: gold, get rid of orcs, help people...

-Motivation particular: rescue children

Page 8: Game Design Storyboard, maps, graphics, timeline

The characters have to find the temple (spatial navigation uncovering map), once there, get in (puzzle element) and rescue the children (killing orcs not compulsory but gives XP, some treasure along the way)

The ancient temple is now an orc lair, home to a few warriors. The group will be lethargic and bored, happy to keep inside out of the cold, and to keep warm. They will not have any guards posted. It will not be obvious to the eye that they are there, as the snows cover the signs of life such as churned up ground, refuse piles and midden pits. If battle ensues, the orcs will fight until it becomes obvious they cannot win. One by one they will run or ride away, trying to escape capture. Eventually they will make their way back to Pen Morva and report to Grouth.

the level’s description

Page 9: Game Design Storyboard, maps, graphics, timeline

the level’s map

Page 10: Game Design Storyboard, maps, graphics, timeline

agents

-PCs & NPCs: Attributes, Race, Class, Abilities

-Important: Combat System + Life Points

-Chat channel

-AI for bot dialogue (in this scenario impossible to talk to orcs, just insults; children might talk, clue about orcs wanting to kill them)

Page 11: Game Design Storyboard, maps, graphics, timeline

behaviours-movement: square by square (1 room at a time)

-puzzles: find solution to a riddle (if type mellon open)

-traps: (if PC touches deathly dart) deactivate (if PC trait lockpicking, if PC hit with axe, if PC do a search: reveal spring)

-obstacles (if PCs push together +15 open)

-children/treasure: allow to take with PCs

-orcs:AI (walk around randomly; combat: if less than 10 lifepoints runaway; runaway random directions/hit walls/if meet other orc, fight again)

-difficulty: when half orcs killed, other half will try to kill children. When PCs carry treasure or children, orcs attack them.

Page 12: Game Design Storyboard, maps, graphics, timeline

what will players actually do?

-not figure out puzzles + traps / figure out...

-try to kill all orcs and succeed

-try to kill all orcs and get children killed

-try to find children without killing orcs and get killed by orcs

-try to find children without killing orcs and suceed

strategies have to be tested SOON

IS THIS FUN?

Page 13: Game Design Storyboard, maps, graphics, timeline

graphics

Page 14: Game Design Storyboard, maps, graphics, timeline

characters

Page 15: Game Design Storyboard, maps, graphics, timeline

pinch!

Page 16: Game Design Storyboard, maps, graphics, timeline

textures

Page 17: Game Design Storyboard, maps, graphics, timeline

suggested timeline

OK, don’t panic!

You have come a long way, you have done:

-Brainstorm (Genre + Focus + Story) with feedback from fellow students + teachers

-Plan for interaction (Basic gameplay + social interaction)

-Know the System (what is possible + what do we need in our group)

Page 18: Game Design Storyboard, maps, graphics, timeline

suggested timeline

Course week (date)

Recommended action

7 (9/10) Detailed level description, search graphics, actions, etc.

8 (23/10) First version of level with gameplay

9 (30/10) Refined version of level with gameplay

10 (6/11) Finish detailed + graphics

11 (13/11)

Playtesting and fixing

12 (20/11)

Showcase week: finish playtesting + tweaking