chessIO VS Allure

Compare chessIO vs Allure and see what are their differences.

chessIO

Fast haskell chess move generator library and console UCI frontend (by mlang)

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 (by AllureOfTheStars)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
chessIO Allure
1 8
31 210
- 0.5%
1.6 3.6
11 months ago 6 months ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License GNU Affero General Public License v3.0 or later
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.

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/...

Allure

Posts with mentions or reviews of Allure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-06.

What are some alternatives?

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

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

Tic-Tac-Toe - :x: :o: TicTacToe in Haskell.

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

breakout - Breakout

Nomyx - The Nomyx game

tateti-tateti - Meta tic-tac-toe ncurses game.

haskmon - A Haskell wrapper for Pokeapi.co

YACPong

falling-turnip - falling sand game with regular parallel arrays.

reflex-sdl2 - A minimal host for sdl2 based reflex apps.

HGE2D - 2D game engine written in Haskell