bishbosh VS chessIO

Compare bishbosh vs chessIO and see what are their differences.

bishbosh

A chess-game which can be rendered in a terminal using raw ASCII, or used as an engine by xboard (by functionalley)

chessIO

Fast haskell chess move generator library and console UCI frontend (by mlang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
bishbosh chessIO
- 1
2 31
- -
0.0 1.6
over 2 years ago 10 months ago
Haskell Haskell
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bishbosh

Posts with mentions or reviews of bishbosh. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning bishbosh yet.
Tracking mentions began in Dec 2020.

chessIO

Posts with mentions or reviews of chessIO. We have used some of these posts to build our list of alternatives and similar projects.
  • The Stack Monoid, Revisited
    1 project | news.ycombinator.com | 17 May 2021
    Monoids are cool. It took me a long time to actually discover monoids during coding. It finally clicked when I realized the QuadBitboard I wrote for a chess move generator is actually a monoid. Empty board is the neutral element, and xor of all 4 bitboards is the operation.

    https://github.com/mlang/chessIO/blob/master/src/Game/Chess/...

What are some alternatives?

When comparing bishbosh and chessIO you can also consider the following projects:

SpacePrivateers - Simple roguelike set in space

FunGEn - A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell

polar-configfile - Config file parsing/writing [Haskell]

Allure - Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at

animate-frames - 🎞️ Sprite frames to spritesheet & metadata

LambdaHack - Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at

rattletrap - :car: Parse and generate Rocket League replays.

Nomyx - The Nomyx game

spanout - A breakout clone written in Haskell

haskmon - A Haskell wrapper for Pokeapi.co

ActionKid - A video game framework for haskell

YACPong