snake-fury
Snake game challenge
A Haskell project that challenges beginners to implement and refactor a snake game using pure and abstracted logic, focusing on learning by refactoring rather than example-based tutorials.
a challenge for Haskell beginners
440 stars
6 watching
37 forks
Language: Haskell
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 35 |
pgssoft/3dsnakear | An AR-based implementation of the classic game Snake using Swift and SceneKit. | 478 |
rkrupinski/elm-snake | A simple Snake game implemented in Elm | 7 |
zielak/5snake | A simple snake game prototype built with Haxe | 1 |
tibastral/elm-snake | An Elm-based implementation of the classic snake game in WebGL and HTML. | 111 |
tristangoossens/snake-go | A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
theanht1/vim_snake | A multiplayer snake game built with Elixir and Phaser, allowing users to play with Vim-style keybindings. | 22 |
billyfrcs/snakelol | A simple 2D snake game built from scratch using C++ and SFML | 6 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 12 |
mjhasbach/ceros-snake | A remake of a classic snake game using HTML5 and JavaScript | 5 |
taw/imba-snake | A simple, text-based Nokia-style snake game implemented in Imba programming language | 3 |
alexdantas/nsnake | A text-based game implementation using C++ and ncurses libraries | 199 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |