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 (by LambdaHack)
Allure
Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at (by AllureOfTheStars)
Our great sponsors
LambdaHack | Allure | |
---|---|---|
8 | 8 | |
570 | 196 | |
0.7% | 1.0% | |
7.4 | 1.6 | |
about 1 month ago | 10 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | GNU Affero 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.
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.
LambdaHack
Posts with mentions or reviews of LambdaHack.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-17.
- Sharing Saturday #393
-
[ANN] Monomer, a GUI library for Haskell
I've recently tried that and gave up (https://github.com/LambdaHack/LambdaHack/issues/248). Perhaps it's possible to statically link SDL2, but I learnt it's impossible to statically link the OpenGL and X11 libraries, so you end up with a partially statically linked binary (I didn't manage to obtain even that).
- Sharing Saturday #357
Allure
Posts with mentions or reviews of Allure.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-06.
- Is there anyone here using Haskell for anything other than web development?
-
Looking for txt logs of runs to train ML project, any game could do.
and https://github.com/AllureOfTheStars/Allure/suites/3798409868/artifacts/93778115 is the version with the throughput I advertised (there are corresponding Windows binaries somewhere, probably slower). Here's the commandline to use:
- Sharing Saturday #357
-
Procedural NPC generation
https://github.com/AllureOfTheStars/Allure/blob/bceb8f3572b9640289a31033f625b526c74ab3db/GameDefinition/Content/ItemKindOrgan.hs#L921
What are some alternatives?
When comparing LambdaHack and Allure you can also consider the following projects:
Tic-Tac-Toe - :x: :o: TicTacToe in Haskell.
breakout - Breakout
tateti-tateti - Meta tic-tac-toe ncurses game.
rattletrap - :car: Parse and generate Rocket League replays.
Nomyx - The Nomyx game
HGE2D - 2D game engine written in Haskell
falling-turnip - falling sand game with regular parallel arrays.
monomer - An easy to use, cross platform, GUI library for writing Haskell applications.
FunGEn - A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell