Looking for small finished games developed in Haskell

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nikki

    Nikki and the Robots platformer game (by nikki-and-the-robots)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. dino-rush

    🌋 Endless runner game

  4. nyx-game

  5. Raincat

    A puzzle game with a cat in lead role (Haskell)

  6. ludum-dare-31

    The theme for LD31 was "Entire Game on One Screen"

    My ludum-dare 31 entry is small and written in Haskell, but since the premise is that everything happens on a single screen, there's no scrolling and thus no complex texture loading going on.

  7. haste-compiler

    A GHC-based Haskell to JavaScript compiler

    My ludum-dare 34 entry does have scrolling, and some images which are only visible in some screens but not others. I didn't do any effort to load and unload them as required though, I just keep everything loaded at all times. One potential difficulty is that this game uses Haste to compile Haskell to JavaScript, soI don't know if your framework supports that.

  8. giggles-is-you

    A reimplementation of Baba is You in Haskell, for our weekly haskell-beginners presentations.

    My Haskell reimplementation of Baba is You is also only using one screen.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ludum-dare-34

    The themes for LD34 were: "two button controls" and "growing"

    My ludum-dare 34 entry does have scrolling, and some images which are only visible in some screens but not others. I didn't do any effort to load and unload them as required though, I just keep everything loaded at all times. One potential difficulty is that this game uses Haste to compile Haskell to JavaScript, soI don't know if your framework supports that.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Game

    3 projects | /r/haskellgamedev | 21 Dec 2021
  • Good example projects to read / reimplement ?

    3 projects | /r/haskell | 2 Jul 2021
  • BreakHack – A casual coffee-break roguelike ported for the web

    2 projects | news.ycombinator.com | 19 May 2025
  • dhall VS rcl - a user suggested alternative

    2 projects | 15 Mar 2025
  • Exult: Recreating Ultima VII for modern operating systems

    2 projects | news.ycombinator.com | 23 Feb 2025

Did you know that Haskell is
the 25th most popular programming language
based on number of references?