Multi Media Authoring 2 Project Design Team 8

  • Slides: 12
Download presentation
Multi. Media Authoring 2 Project Design Team 8 Tim Verweij Pascal Snijders Blok

Multi. Media Authoring 2 Project Design Team 8 Tim Verweij Pascal Snijders Blok

Amazing Labyrinth l l l Board (7 * 7 pieces) One extra piece Sliding

Amazing Labyrinth l l l Board (7 * 7 pieces) One extra piece Sliding Labyrinth 24 Treasures (6 to collect) Maximum of 4 Players a. k. a ‘De betoverde Doolhof’ ‘Das verrückte Labyrinth’.

Labyrinth (Rules) Each player starts on one of the corners of the board. l

Labyrinth (Rules) Each player starts on one of the corners of the board. l The winner is the first player that reaches his or her starting position after collecting the 6 treasures assigned to that player. l To collect the treasures you must shift the pieces of the maze. This is done by pushing the extra maze piece into the labyrinth at some point so that you can move as far as you wish along its open passageways. l

Labyrinth (Functionalities) l Board. Game (Max. 4 Players) l Switch between 2 D and

Labyrinth (Functionalities) l Board. Game (Max. 4 Players) l Switch between 2 D and 3 D Viewpoints l Multi-Player (network+hot-seat) l Alternative Networking (PHP+VRML) l Automatic Pathfinder (DLP) l Computer Player (DLP) l Mouse Input

Labyrinth (Design Decisions) l l l l Every piece has a small-random difference in

Labyrinth (Design Decisions) l l l l Every piece has a small-random difference in color. Treasures are always viewed from the front One piece can contain 4 pawns + 1 treasure. The rotation of the extra piece corresponds with the board. (wysiwyg rotation) Turnable 3 D viewpoint of the board, can be switched to 2 D. Arrows around the board point to the input-locations for the single piece. Moving is done with an inside-viewpoint. One computer can have multiple players human or cpu.

Labyrinth (Design)

Labyrinth (Design)

Labyrinth (Inside)

Labyrinth (Inside)

Labyrinth (Objects)

Labyrinth (Objects)

Network-test (VRML+PHP)

Network-test (VRML+PHP)

Network-test (VRML+PHP) VRML Browser PHP Data Files VRML PHP Data encoded in URL PHP

Network-test (VRML+PHP) VRML Browser PHP Data Files VRML PHP Data encoded in URL PHP VRML PHP generates VRML code

Labyrinth (Board. Representation) l Each piece is represented by: Type (Corner, T-Junction, Straight) l

Labyrinth (Board. Representation) l Each piece is represented by: Type (Corner, T-Junction, Straight) l Rotation (range 0 -3) l Contents (Pawns, Treasure) l List of 7 lists (rows) of 7 pieces each Pieces are defined by structured atoms l VRML: MFNode of (custom made) Board. Piece PROTO instances l PHP / Data File: … l DLP:

Questions?

Questions?