chessIO VS FunGEn

Compare chessIO vs FunGEn and see what are their differences.

chessIO

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

FunGEn

A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell (by haskell-game)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
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
chessIO FunGEn
1 2
31 81
- -
1.6 6.3
10 months ago 8 months ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License 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.

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

FunGEn

Posts with mentions or reviews of FunGEn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-07.
  • Dhall: A Gateway Drug to Haskell
    27 projects | news.ycombinator.com | 7 Jun 2022
    A few more:

    https://github.com/simonmichael/hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces

    https://github.com/simonmichael/shelltestrunner - Easy, repeatable testing of CLI programs/commands

    https://github.com/simonmichael/quickbench - Easily time one or more commands with one or more executables and show tabular results

    https://github.com/haskell-game/fungen - A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell

    https://haskell-game.dev - a small selection of many games written in Haskell

  • Asteroid clone... two of them? A paper on functional programming in video games
    4 projects | /r/haskellgamedev | 28 Apr 2021
    If you didn't already find it, https://github.com/haskell-game/fungen#readme might have some relevant docs/material.

What are some alternatives?

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

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

aeson-tiled - Aeson instances for Tiled map editor types

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

werewolf - A game engine for running werewolf in a chat client

haskmon - A Haskell wrapper for Pokeapi.co

general-games - Haskell package with helpful structures for a variety of games

YACPong

dominion - A Dominion simulator in Haskell

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