tiny-games-hs
Haskell games
A collection of 10-line Haskell games showcasing the language's suitability for game development.
Haskell Tiny Game Jam
161 stars
12 watching
31 forks
Language: Haskell
last commit: over 1 year ago gamegamedevhaskell
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight game engine written in Haskell for creating 2D games using OpenGL. | 90 |
| Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
| An infinite runner game played in the terminal using Haskell | 105 |
| An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
| A collection of resources and documentation for learning game programming in Haskell. | 161 |
| A web-based Haskell development playground and compiler environment. | 130 |
| A Haskell implementation of the classic Tetris game using ncurses | 72 |
| A set of Haskell bindings to Dear ImGui, allowing rapid development of graphical user interfaces in games and graphics-intensive applications. | 143 |
| A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
| A Haskell-based game development framework with modular sub-libraries for graphics, input, and other game-related functionality. | 66 |
| A Haskell implementation of a 3D game clone with a focus on gameplay mechanics and level generation | 95 |
| Haskell bindings to a cross-platform graphics API | 32 |
| A Haskell implementation of Chips Challenge game | 142 |
| An automated tutorial program for learning Haskell programming | 168 |
| An implementation of the classic snake game in Haskell using SDL2 | 60 |