Thread: Snake & Ladder OOAD

  1. #1
    Ugly C Lover audinue's Avatar
    Join Date
    Jun 2008
    Location
    Indonesia
    Posts
    489

    Snake & Ladder OOAD

    I'm trying to learn Object Oriented Analysis and Design by myself and I've read many book that anything starts with use-case, obviously using UML's use-case diagram.

    http://audinue.navhost.com/Snake_and_Ladder.gif

    Is it a right diagram?
    Where do I draw the gameplay?


    Any clues will be appeciated.
    Last edited by audinue; 06-05-2009 at 01:57 AM.
    Just GET it OFF out my mind!!

  2. #2
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    You don't really, unless "gameplay" is a use-case.

    Or if you wanted to, you *could* include "move token" or some such. But that's probably handled by the system.

  3. #3
    Ugly C Lover audinue's Avatar
    Join Date
    Jun 2008
    Location
    Indonesia
    Posts
    489
    I think the question should be:

    Where should I draw the gameplay?

    Forgive me, zacs7.
    Just GET it OFF out my mind!!

  4. #4
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    Not there, because it's not user <-> system interaction in itself.

    IMO, "Gameplay" is not a use-case in this case.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A snake game - Memory problem
    By gavra in forum C Programming
    Replies: 29
    Last Post: 11-23-2008, 12:58 PM
  2. Need help with a snake game (ncurses)
    By Adam4444 in forum C Programming
    Replies: 11
    Last Post: 01-17-2007, 03:41 PM
  3. Contest - Snake Numbers
    By pianorain in forum Contests Board
    Replies: 46
    Last Post: 06-15-2006, 07:52 AM
  4. Snake
    By Grantyt3 in forum Game Programming
    Replies: 2
    Last Post: 05-24-2006, 01:35 PM
  5. linked list problem
    By kzar in forum C Programming
    Replies: 8
    Last Post: 02-05-2005, 04:16 PM