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. 160
ivanperez-keera/haskanoid An open-source Haskell implementation of a classic arcade game using functional reactive programming and input devices 273
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 98
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 290
clash-lang/clash-compiler A compiler that converts Haskell code into hardware description languages (VHDL, Verilog, SystemVerilog) for digital circuit design and synthesis. 1,442
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 261
hauxir/haskell-tetris A Haskell implementation of the classic Tetris game using ncurses 72