Ludum-dare-34 Alternatives
Similar projects and alternatives to ludum-dare-34
-
reflex-stone
Template repository for writing GHCJS/Reflex apps targeting static sites without a backend.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
giggles-is-you
A reimplementation of Baba is You in Haskell, for our weekly haskell-beginners presentations.
-
binaryen
Discontinued DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better ludum-dare-34 alternative or higher similarity.
ludum-dare-34 discussion
ludum-dare-34 reviews and mentions
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
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
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.
Stats
Basic ludum-dare-34 repo stats
2
6
0.0
over 8 years ago
The primary programming language of ludum-dare-34 is JavaScript.