
13 Jan
2010
13 Jan
'10
5:39 a.m.
Fraser Wilson
module LordsOfMidnight.Character(Character) where
data Character = C { name :: String, location :: (Int,Int), facing :: Direction, hour :: Int, energy :: Int, fear :: Int, riders :: Int, soldiers :: Int, hiding :: Bool }
Daniel Fisher thinks again... (With apologies for the rather obscure reference.) -k -- If I haven't seen further, it is by standing in the footprints of giants