bishbosh: Plays chess.
A chess-game which can be rendered in a terminal (emulator) in raw ASCII, or used as an engine by xboard.
[Skip to Readme]
Modules
[Index]
- BishBosh
- Attribute
- BishBosh.Attribute.CaptureMoveSortAlgorithm
- BishBosh.Attribute.ColourScheme
- BishBosh.Attribute.CriterionValue
- BishBosh.Attribute.CriterionWeight
- BishBosh.Attribute.Direction
- BishBosh.Attribute.LogicalColour
- BishBosh.Attribute.LogicalColourOfSquare
- BishBosh.Attribute.MoveType
- BishBosh.Attribute.PhysicalColour
- BishBosh.Attribute.Rank
- BishBosh.Attribute.RankValues
- BishBosh.Attribute.WeightedMeanAndCriterionValues
- Cartesian
- Component
- ContextualNotation
- Data
- Evaluation
- Input
- BishBosh.Input.CECPFeatures
- BishBosh.Input.CECPOptions
- BishBosh.Input.CriteriaWeights
- BishBosh.Input.EvaluationOptions
- BishBosh.Input.IOOptions
- BishBosh.Input.NativeUIOptions
- BishBosh.Input.Options
- BishBosh.Input.PGNOptions
- BishBosh.Input.PieceSquareTable
- BishBosh.Input.SearchOptions
- BishBosh.Input.StandardOpeningOptions
- BishBosh.Input.UIOptions
- BishBosh.Input.Verbosity
- Model
- Notation
- Property
- Search
- State
- Text
- BishBosh.Types
- UI
- Attribute
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| llvm | Whether the | Disabled |
| narrownumbers | Use narrow numerical types. | Disabled |
| threaded | Build for parallel runtime. | Enabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| polyparse | Link with package "polyparse" when available, rather than "parsec". | Enabled |
| hxtrelaxng | Link with package "hxt-relaxng" when available, for more precise specification of the XML-configuration than a traditional DTD. | Enabled |
| unix | Link with package "unix" when available. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bishbosh-0.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.4.0 |
|---|---|
| Change log | changelog.markdown |
| Dependencies | array (>=0.5.1.1), base (>=4.9 && <5.0), bishbosh, Cabal (>=1.10), containers, data-default, deepseq (>=1.4.1), directory, extra, factory (>=0.3.1), filepath, hxt, hxt-relaxng, mtl, parallel (>=3.0), parsec, polyparse, random, time, toolshed (>=0.18), unix [details] |
| Tested with | ghc ==8.0, ghc ==8.2 |
| License | LicenseRef-GPL |
| Copyright | (C) 2018 Dr. Alistair Ward |
| Author | Dr. Alistair Ward |
| Maintainer | mailto:bishbosh@functionalley.eu |
| Uploaded | by AlistairWard at 2018-01-28T15:16:15Z |
| Category | Game |
| Home page | https://functionalley.eu/BishBosh/bishbosh.html |
| Bug tracker | mailto:bishbosh@functionalley.eu |
| Source repo | head: git clone https://github.com/functionalley/BishBosh |
| Distributions | |
| Executables | bishbosh |
| Downloads | 4847 total (60 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-01-28 [all 1 reports] |