elm-snake
Snake game
An Elm-based implementation of the classic snake game in WebGL and HTML.
111 stars
7 watching
2 forks
Language: Elm
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rkrupinski/elm-snake | A simple Snake game implemented in Elm | 7 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |
alexdantas/nsnake | A text-based game implementation using C++ and ncurses libraries | 199 |
pwadsworth/tictacelm | An Elm implementation of the classic game Tic Tac Toe to showcase language features | 0 |
gamedolphin/javascript_snake | A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
taw/imba-snake | A simple, text-based Nokia-style snake game implemented in Imba programming language | 3 |
origedit/worm | A game implementation of Snake for an 8-bit processor | 2 |
amcsi/elm-tic-tac-toe | A simple implementation of the classic Tic Tac Toe game using Elm-lang and HTML5 Canvas | 5 |
xurxodiz/snake | A simple clone of a classic game where the player controls a snake to collect food and avoid obstacles. | 27 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 12 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
zielak/5snake | A simple snake game prototype built with Haxe | 1 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 35 |
dommmel/coffee-snake | A simple HTML5 snake game written in JavaScript using Coffee Script | 32 |
patmood/vim_snake | A web-based implementation of the classic Snake game using Web Assembly. | 145 |