haskell-snake
Snake game
An implementation of the classic snake game in Haskell using SDL2
Snake game implemetation in Haskell using SDL2
60 stars
7 watching
16 forks
Language: Haskell
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A terminal-based snake game with customizable gameplay and levels | 201 |
| A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
| A game implementation of Snake for an 8-bit processor | 2 |
| A snake game project with AI-powered features and customizable gameplay options. | 36 |
| A simple 2D snake game built from scratch using C++ and SFML | 6 |
| A simple snake game written in C using OpenGL 2 | 19 |
| A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
| 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. | 443 |
| A lightweight game engine written in Haskell for creating 2D games using OpenGL. | 90 |
| A game written in Zig, compiled to WASM, for online play | 11 |
| A Vue.js application that implements a snake game without using canvas | 46 |
| Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
| An implementation of Conway's Game of Life in Golang | 46 |
| A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
| A simple HTML5 snake game written in JavaScript using Coffee Script | 32 |