Browse free open source Haskell Games and projects below. Use the toggles on the left to filter open source Haskell Games by OS, license, language, programming language, and project status.

  • Employees get more done with Rippling Icon
    Employees get more done with Rippling

    Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.

    Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
    Learn More
  • Secure User Management, Made Simple | Frontegg Icon
    Secure User Management, Made Simple | Frontegg

    Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

    Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
    Start for Free
  • 1
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    Haskell game engine library for roguelike dungeon crawlers. LambdaHack is a Haskell game engine library for ASCII roguelike games of arbitrary theme, size and complexity, with optional tactical squad combat. It's packaged together with a sample dungeon crawler in a quirky fantasy setting. To use the engine, you need to specify the content to be procedurally generated. You declare what the game world is made of (entities, their relations, physics and lore) and the engine builds the world and runs it. The library lets you compile a ready-to-play game binary, using either the supplied or a custom-made main loop. A couple of frontends are available (SDL2 is the default for desktop and there is a JavaScript browser frontend) and many other generic engine components are easily overridden, but the fundamental source of flexibility lies in the strict and enforced with types separation of engine code from the read-only content and of clients (human and AI-controlled) from the server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Foo (abbreviation from football) is a playing machine of Paper Soccer, a pencil and paper game for two players, described in WIKIPEDIA. Written in Haskell, contains also simply interface using HOpenGL library. Provides bunch of playing algorithms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    It is a Stunts 4D Driving remake with high quality graphics and physics simualtion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Music synthesizer based on cellular automata. Written in Haskell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pylon is an All-in-one B2B Support Platform for modern B2B businesses. Icon
    Pylon is an All-in-one B2B Support Platform for modern B2B businesses.

    Pylon is a modern support system that integrates with all B2B channels like Slack and Team.

    We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
    Learn More
  • 5
    HSDL is a Haskell binding to the well known Simple Directmedia Layer (SDL) library including bindings to SDL_gfx, SDL_image and SDL_ttf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Haskelloid is an Arkanoid-Clone written in the functional programming language Haskell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hpylos is an AI of Pylos, a board strategy game for two players. Written in Haskell, uses OpenGL and provides with couple algorithms. User interface allows playing a game against computer, observing two algorithms playing or two humans play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LambdaRoguelike is yet another Rogue-like game, written in Haskell. The game uses NCurses for it's UI. Features are: Field of Vision, Random Dungeon Generation, Combat, Monsters (with different AI), userfriendly interface, A help system and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an implementation of the famous mastermind game written in the purely functional language Haskell. This is a console version, which have the ability for features to be added on top, such s a GUI, extra features and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-winning proxy networks, AI-powered web scrapers, and business-ready datasets for download.
 Icon
    Award-winning proxy networks, AI-powered web scrapers, and business-ready datasets for download.


    How the world collects public web data

    Bright Data is a leading data collection platform, enabling businesses to collect crucial structured and unstructured data from millions of websites through our proprietary technology. Our proxy networks give you access to sophisticated target sites using precise geo-targeting. You can also use our tools to unblock tough target sites, accomplish SERP-specific data collection tasks, manage and optimize your proxy performance as well as automating all of your data collection needs.
    Learn More
  • 10
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Stunts Cartography

    Power tools for creating Stunts track maps.

    This repository is no longer updated regularly; please visit https://github.com/duplode/stunts-cartography for up-to-date sources. Power tools for track map rendering and analysis for the classic racing game Stunts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Haskell implementation of the Three Man morris game together with an AI for playing against the Computer. Command line based, needs Haskell interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The triangle peg puzzle is a well known puzzle with 15 holes in a triangle, and 14 pegs. This project consists of solvers for that puzzle in multiple languages, to try to get a feel for each language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vinte e Um é um jogo de cartas onde o jogador deve chegar a uma pontuação menor ou igual a 21 no valor das cartas para ganhar. O usuário joga contra o computador e entra na disputa num ranking contra outros jogadores do mesmo PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Some card game... it's may be interested!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    hcross
    A program for interactively solving crosswords, compatible with the Across Lite (tm) .puz format. Eventually, we hope to add support for constructing crosswords, and other grid-based word puzzles (like acrostics).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    landshade

    realtime 3d surface rendering library

    landshade is a C++ library for quick tesselation of complex 3D data like terrain and other curves surfaces at different levels of detail on modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PocketGames aims to provide an extended library for several games, so that they can be used with PocketPC, Linux, Windows Mobile, Web Based systems, Windows, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project has been moved to github. See the updated homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    startrails

    open game world to be set in a realistic environment

    Discover a huge fictional game world and supply resources for its exploration. Unleash mysterious secrets or just race through the hills. This software is under development and thus neither complete nor bug-free. However, fun can occasionally be had.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A programmable tank game with 3d-graphics. Kind of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB