haskell-snake VS monpad

Compare haskell-snake vs monpad and see what are their differences.

haskell-snake

Snake game implemetation in Haskell using SDL2 (by CGenie)

monpad

A fully-customisable web-based gamepad, designed to be used from smartphones. (by georgefst)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
haskell-snake monpad
- 3
60 39
- -
0.0 8.6
over 5 years ago 4 months ago
Haskell Haskell
GNU General Public License v3.0 only 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.

haskell-snake

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

We haven't tracked posts mentioning haskell-snake yet.
Tracking mentions began in Dec 2020.

monpad

Posts with mentions or reviews of monpad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.
  • Genuine question: how do you all use Haskell IRL?
    7 projects | /r/haskell | 22 Apr 2023
    Basically everything - it's a general purpose language after all! Creating Spotify playlists, polling my local tennis courts' website to see when spaces become available, home automation stuff like turning lights and plugs off under certain conditions. Today I wrote a 20-line-or-so program to track my friend's progress in a marathon. More substantially, over lockdown I built a tool for using phones as game controllers, and it's been my primary language at work for the past five years, across two very different jobs.
  • What is the correct way to compile non-haskell sourcefiles in a cabal project.
    3 projects | /r/haskell | 7 Oct 2022
    The one time I've needed this, I used Shake (this particular example is likely more complex than you need). I can fully recommend it.
  • Obtaining vibration permissions
    1 project | /r/firefox | 21 Mar 2021
    I've been building a web app, for which it would be very useful to be able to vibrate the user's phone (with Navigator.vibrate) at various points.

What are some alternatives?

When comparing haskell-snake and monpad you can also consider the following projects:

hcheckers - HCheckers is a relatively simple implementation of checkers board game (also known as "draughts")

dovin - A proof-assistant for Possibility Storm-style problems for Magic: The Gathering

hamlet - Haml-like template files that are compile-time checked

games - :video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.

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

Carp - A statically typed lisp, without a GC, for real-time applications.

xmonad - The core of xmonad, a small but functional ICCCM-compliant tiling window manager

Okasaki - Code from the book "Purely Functional Data Structures" by Chris Okasaki (both original and my own solutions to the exercises, in Haskell)

defect-process - Defect Process (2d hack n' slash game) full source code

pandoc - Universal markup converter