Top 4 Haskell Gamedev Projects
-
Project mention: Nothing Janky About This New Programming Language | news.ycombinator.com | 2025-04-25
When it said it could be used anywhere C++ could be used, I was expecting something closer to Carp[0] or PreScheme[1] which have no runtime garbage collector. This lets you use these in contexts where runtime GC is not acceptable, like real time processing, or constrained hardware like microcontrollers.
[0] https://github.com/carp-lang/Carp
[1] https://prescheme.org
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
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
-
-
Haskell Gamedev discussion
Haskell Gamedev related posts
Index
What are some of the best open-source Gamedev projects in Haskell? This list will help you:
# | Project | Stars |
---|---|---|
1 | Carp | 5,642 |
2 | LambdaHack | 634 |
3 | tiny-games-hs | 164 |
4 | symon | 3 |