chips

Game clone

A Haskell implementation of Chips Challenge game

A clone of Chips Challenge in Haskell

GitHub

142 stars
7 watching
14 forks
Language: Haskell
last commit: about 10 years ago

Related projects:

Repository Description Stars
egonschiele/dominion A Dominion simulator written in Haskell for testing competing strategies in card game simulation 111
egonschiele/actionkid A framework for building 2D games in Haskell using the Gloss library. 49
haskell-game/tiny-games-hs A collection of 10-line Haskell games showcasing the language's suitability for game development. 161
ivanperez-keera/haskanoid An open-source Haskell implementation of a classic arcade game using functional reactive programming and input devices 275
mibk/dupl Tools for detecting code clones in Go source files using suffix trees. 346
cgenie/haskell-snake An implementation of the classic snake game in Haskell using SDL2 60
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 99
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 293
clash-lang/clash-compiler A Haskell-based compiler for hardware description languages like VHDL, Verilog, and SystemVerilog. 1,451
puffnfresh/sonic2 An implementation of Sonic the Hedgehog 2 game logic in Haskell 67
gregorulm/h2048 An implementation of the game 2048 in Haskell with basic logic and console UI. 89
takenobu-hs/haskell-ethereum-assembly A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode 66
mchakravarty/lazy-lambda A Haskell implementation of a Flappy Bird clone using SpriteKit graphics and animations 74
denisshevchenko/ohaskell.guide A comprehensive guide to the Haskell programming language 263
hauxir/haskell-tetris A Haskell implementation of the classic Tetris game using ncurses 72