nikki
Nikki and the Robots platformer game (by nikki-and-the-robots)
giggles-is-you
A reimplementation of Baba is You in Haskell, for our weekly haskell-beginners presentations. (by Simspace)
nikki | giggles-is-you | |
---|---|---|
1 | 4 | |
115 | 8 | |
0.0% | - | |
0.0 | 0.0 | |
over 2 years ago | about 3 years ago | |
NewLisp | Haskell | |
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.
giggles-is-you
Posts with mentions or reviews of giggles-is-you.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-21.
-
Game
I second gloss! It's a bit limited (no sound, fonts, nor even text centering, but you do have support for vector and bitmap graphics, color manipulation, mouse, keyboard, and animations), but it's so, so easy to use that I not only recommend it (or the similar Code World) for anybody's first game, I still use it for my newer games.
-
Looking for small finished games developed in Haskell
My Haskell reimplementation of Baba is You is also only using one screen.
-
I would like to build a 2D rpg. Which engine/library should I use?
The main limitation is lack of support for sound. It also doesn't support centered text out of the box (but is easy to implement), and only supports one font, which only supports ASCII. There's also a limit to how many transformations you can nest, but that's an OpenGL limitation, not a gloss limitation.
-
Is there a way to create a circle with a number inside of it using gloss?
not for an arbitrary Picture (at least not easily), but it is possible to get the dimensions of text s :: Picture.
What are some alternatives?
When comparing nikki and giggles-is-you you can also consider the following projects:
dino-rush - 🌋 Endless runner game
Raincat - A puzzle game with a cat in lead role (Haskell)
godot-haskell - Haskell bindings for GdNative
ludum-dare-34 - The themes for LD34 were: "two button controls" and "growing"
haste-compiler - A GHC-based Haskell to JavaScript compiler
gloss-juicy - /!\ This is the old repository /!\ New maintainer: https://github.com/hpacheco/gloss-juicy