Raincat VS ludum-dare-34

Compare Raincat vs ludum-dare-34 and see what are their differences.

Raincat

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

ludum-dare-34

The themes for LD34 were: "two button controls" and "growing" (by gelisam)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Raincat ludum-dare-34
1 2
51 6
- -
0.0 0.0
about 3 years ago over 8 years ago
Haskell JavaScript
GNU 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.

Raincat

Posts with mentions or reviews of Raincat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-09.

ludum-dare-34

Posts with mentions or reviews of ludum-dare-34. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-09.
  • Looking for small finished games developed in Haskell
    8 projects | /r/haskell | 9 Nov 2021
    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.
  • Haskell to JS
    4 projects | /r/haskell | 22 Jan 2021
    There are quite a few approaches. Personally, I have only tried Haste, once, but I do recommend it, as it was quite easy to get started (I hear that compiling ghcjs can be pretty difficult by comparison) and it was also very easy to interact with existing JS libraries.

What are some alternatives?

When comparing Raincat and ludum-dare-34 you can also consider the following projects:

nikki - Nikki and the Robots platformer game

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

ludum-dare-31 - The theme for LD31 was "Entire Game on One Screen"

reflex-stone - Template repository for writing GHCJS/Reflex apps targeting static sites without a backend.

haste-compiler - A GHC-based Haskell to JavaScript compiler