actionkid
Game framework
A framework for building 2D games in Haskell using the Gloss library.
A video game framework for haskell
49 stars
4 watching
3 forks
Language: Haskell
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jonascarpay/apecs | An Entity Component System framework for game development using Haskell. | 392 |
asivitz/hickory | A game engine framework for Haskell that provides modular tools and utilities for building 3D interactive programs. | 67 |
typedbyte/hagato | A Haskell-based game development framework with modular sub-libraries for graphics, input, and other game-related functionality. | 66 |
einscott/pile | A game framework for the Beef programming language, providing a set of modular components for handling system, graphics, and audio tasks. | 31 |
haskell-game/fungen | A lightweight game engine written in Haskell for creating 2D games using OpenGL. | 90 |
gamma-delta/omegaquad | A framework for building games using the Macroquad game engine | 23 |
dabbertorres/swift2 | A game framework built around the SFML and OpenGL libraries. | 8 |
mchakravarty/haskellspritekit | A Haskell binding to Apple's SpriteKit framework for building 2D games and animations | 173 |
egonschiele/dominion | A Dominion simulator written in Haskell for testing competing strategies in card game simulation | 111 |
jdegoes/lambdaconf-2014-introgame | A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |
egonschiele/chips | A Haskell implementation of Chips Challenge game | 142 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
adamatomic/flixel | A game development framework that provides a set of reusable base classes for creating 2D games | 1,130 |
keera-studios/haskell-game-programming | A collection of resources and documentation for learning game programming in Haskell. | 160 |