The Graffiti Wall:AvlisHangman: Difference between revisions

From Avlis Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
  {{Hangman|
  {{Hangman|
       word= _ _ _ _ _ _ e _ _|
       word= _ _ _ _ _ _ e _ _|
       guess=|
       guess=r|
       misscount=1|
       misscount=1|
       misses= l
       misses= l

Revision as of 00:33, 29 January 2006

Open Game

hint: (A place)


Hint: ({{{hint}}})
Word: _ _ _ _ _ _ e _ _
Misses: l
Guess: r




Other AvlisHangman Games

AvlisHangman Tournament



Rules

Allowed words

The following words are allowed:

  • Words having an entry of their own in the Avlis Player Wiki and their correct variations
  • Words that are items or objects in the world of Avlis
  • Words in any Avlissian Language other than common

Order of play

The Hangman template is to be used for each game. The following parameters are used in this template to display the game in progress:

  • word:The word (pattern) to be guessed. Blanks are represented by dots ( _ ) and guessed letters are filled in by the executioner in capitals
  • guess:The current guess. This is one letter added to the template by the guesser. It is removed and added to the word (or misses) by the executioner.
  • misses:The list of missed letters already guessed. These should be listed in alphabetical order in lower-case.
  • misscount:The executioner keeps track of the miss count. This starts at 0 and is incremented by 1 when the guesser makes an incorrect guess. A miss count of 6 means the guesser has lost the game.

Example game in progress

The following example shows that the guesser has guessed T, S, Z, Q, R and E, and it is the executioner turn to say where the e goes.


Hint: ({{{hint}}})
Word: S _ r _ _
Misses: t,z,q
Guess: e


Wiki Markup:

   {{Hangman|
      word= S _ r _ _|
      guess=e|
      misscount=3|
      misses= t,z,q
   }}