nikki
Nikki and the Robots platformer game (by nikki-and-the-robots)
ludum-dare-34
The themes for LD34 were: "two button controls" and "growing" (by gelisam)
nikki | ludum-dare-34 | |
---|---|---|
1 | 2 | |
115 | 6 | |
0.0% | - | |
0.0 | 0.0 | |
over 2 years ago | almost 9 years ago | |
NewLisp | JavaScript | |
GNU Lesser General Public License v3.0 only | - |
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.
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.
nikki
Posts with mentions or reviews of nikki.
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
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.
What are some alternatives?
When comparing nikki and ludum-dare-34 you can also consider the following projects:
dino-rush - 🌋 Endless runner game
reflex-stone - Template repository for writing GHCJS/Reflex apps targeting static sites without a backend.
Raincat - A puzzle game with a cat in lead role (Haskell)
nyx-game
haste-compiler - A GHC-based Haskell to JavaScript compiler
giggles-is-you - A reimplementation of Baba is You in Haskell, for our weekly haskell-beginners presentations.