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: almost 12 years ago

Related projects:

RepositoryDescriptionStars
egonschiele/dominionA Dominion simulator written in Haskell for testing competing strategies in card game simulation111
egonschiele/actionkidA framework for building 2D games in Haskell using the Gloss library.49
haskell-game/tiny-games-hsA collection of 10-line Haskell games showcasing the language's suitability for game development.161
ivanperez-keera/haskanoidAn open-source Haskell implementation of a classic arcade game using functional reactive programming and input devices275
mibk/duplTools for detecting code clones in Go source files using suffix trees.346
cgenie/haskell-snakeAn implementation of the classic snake game in Haskell using SDL260
haskell/stmA Haskell implementation of software transactional memory for concurrent programming99
haskell-gi/haskell-giGenerates Haskell bindings for GObject Introspection capable libraries293
clash-lang/clash-compilerA Haskell-based compiler for hardware description languages like VHDL, Verilog, and SystemVerilog.1,451
puffnfresh/sonic2An implementation of Sonic the Hedgehog 2 game logic in Haskell67
gregorulm/h2048An implementation of the game 2048 in Haskell with basic logic and console UI.89
takenobu-hs/haskell-ethereum-assemblyA Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode66
mchakravarty/lazy-lambdaA Haskell implementation of a Flappy Bird clone using SpriteKit graphics and animations74
denisshevchenko/ohaskell.guideA comprehensive guide to the Haskell programming language263
hauxir/haskell-tetrisA Haskell implementation of the classic Tetris game using ncurses72