werewolf-0.1.0.0: A game engine for running werewolf in a chat client

Copyright(c) Henry J. Wylde, 2015
LicenseBSD3
Maintainerpublic@hjwylde.com
Safe HaskellNone
LanguageHaskell2010

Game.Werewolf.Command

Contents

Description

Command data structures.

Synopsis

Command

data Command Source

Constructors

Vote 

Fields

voter :: Player
 
target :: Player