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] [Quick Jump]
- BishBosh
- Attribute
- Cartesian
- Colour
- Component
- BishBosh.Component.Accountant
- BishBosh.Component.CastlingMove
- BishBosh.Component.EitherQualifiedMove
- BishBosh.Component.Move
- BishBosh.Component.Piece
- BishBosh.Component.PieceSquareValueByCoordinates
- BishBosh.Component.PieceSquareValueByCoordinatesByRank
- BishBosh.Component.QualifiedMove
- BishBosh.Component.Turn
- BishBosh.Component.Zobrist
- ContextualNotation
- Data
- Direction
- Evaluation
- Input
- BishBosh.Input.CECPFeatures
- BishBosh.Input.CECPOptions
- BishBosh.Input.CategorisedCommandLineOptions
- BishBosh.Input.CommandLineOption
- BishBosh.Input.CriteriaWeights
- BishBosh.Input.EvaluationOptions
- BishBosh.Input.IOOptions
- BishBosh.Input.NativeUIOptions
- BishBosh.Input.Options
- BishBosh.Input.PGNOptions
- BishBosh.Input.PieceSquareTable
- BishBosh.Input.RankValues
- BishBosh.Input.SearchOptions
- BishBosh.Input.StandardOpeningOptions
- BishBosh.Input.UIOptions
- BishBosh.Input.Verbosity
- Metric
- Model
- Notation
- Property
- BishBosh.Property.Arboreal
- BishBosh.Property.Empty
- BishBosh.Property.ExtendedPositionDescription
- BishBosh.Property.FixedMembership
- BishBosh.Property.ForsythEdwards
- BishBosh.Property.Null
- BishBosh.Property.Opposable
- BishBosh.Property.Orientated
- BishBosh.Property.Reflectable
- BishBosh.Property.Rotatable
- BishBosh.Property.SelfValidating
- BishBosh.Property.ShowFloat
- BishBosh.Property.Switchable
- Rule
- Search
- State
- StateProperty
- Text
- Time
- Type
- UI
Flags
Manual Flags
Name | Description | Default |
---|---|---|
arrayunsafeat | Use unsafe array-indexing. | Enabled |
llvm | Whether the | Disabled |
narrownumbers | Use narrow numerical types. | Disabled |
newtypewrappers | Wrap common types in newtype for increased type-safety. | Disabled |
precisenumbers | Use precise rational numeric types. | Disabled |
threaded | Build for parallel runtime. | Enabled |
unbox | Use unboxed types. | Enabled |
Automatic Flags
Name | Description | Default |
---|---|---|
hxtrelaxng | Link with package "hxt-relaxng" when available, for more precise specification of the XML-configuration than a traditional DTD. | Enabled |
polyparse | Link with package "polyparse" when available, rather than "parsec". | 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.1.4.0.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.2.0), base (>=4 && <5), bishbosh, containers (>=0.6.2 && <0.7), data-default (>=0.7.1 && <0.8), deepseq (>=1.4.3 && <1.5), directory, extra (>=1.7.4 && <1.8), factory (>=0.3.1 && <0.4), filepath, ghc-prim, hxt (>=9.3.1 && <9.4), hxt-relaxng (>=9.1.5 && <9.2), mtl (>=2.2.2 && <2.3), parallel (>=3.0), parsec (>=3.1.14.0 && <3.2), polyparse (>=1.13 && <1.14), process (>=1.6.4), random, time, toolshed (>=0.18.0 && <0.19), unix (>=2.7.2 && <2.8) [details] |
Tested with | ghc ==8.0, ghc ==8.2, ghc ==8.4, ghc ==8.6, ghc ==8.8, ghc ==8.10 |
License | GPL-3.0-or-later |
Copyright | (C) 2018 Dr. Alistair Ward |
Author | Dr. Alistair Ward |
Maintainer | mailto:bishbosh@functionalley.com |
Category | Game |
Home page | https://functionalley.com/BishBosh/bishbosh.html |
Bug tracker | mailto:bishbosh@functionalley.com |
Source repo | head: git clone https://github.com/functionalley/BishBosh |
Uploaded | by AlistairWard at 2021-12-26T16:25:52Z |
Distributions | |
Executables | duel, bishbosh |
Downloads | 4249 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-12-26 [all 1 reports] |