Skip to content

Implemented in Haskell using Helm. Kriegspiel is a chess variant where each player can see their own pieces, but not those of their opponent. https://en.wikipedia.org/wiki/Kriegspiel_(chess)

License

Notifications You must be signed in to change notification settings

ezoerner/kriegspiel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kriegspiel

Kriegspiel is a chess variant where each player can see their own pieces, but not those of their opponent.

See https://en.wikipedia.org/wiki/Kriegspiel_(chess)

Build

Install the stack build tool (see http://haskellstack.org) and run stack install in checkout directory

Command Line Options

kriegspiel - play Kriegspiel or Chess.

Usage: kriegspiel [--hotseat] ([-c|--chess] | [-k|--kriegspiel])
  Play Kriegspiel or Chess. https://en.wikipedia.org/wiki/Kriegspiel_(chess)

Available options:
  --hotseat                play in hot-seat mode (2 players sharing same screen)
  -c,--chess               Standard Chess (default)
  -k,--kriegspiel          Kriegspiel
  -h,--help                Show this help text

About

Implemented in Haskell using Helm. Kriegspiel is a chess variant where each player can see their own pieces, but not those of their opponent. https://en.wikipedia.org/wiki/Kriegspiel_(chess)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published