coffee-snake
Snake game
A simple HTML5 snake game written in JavaScript using Coffee Script
html5 snake game written in coffee script
32 stars
4 watching
23 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gamedolphin/javascript_snake | A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
patmood/vim_snake | A web-based implementation of the classic Snake game using Web Assembly. | 145 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 12 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
mjhasbach/ceros-snake | A remake of a classic snake game using HTML5 and JavaScript | 5 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 35 |
rkrupinski/elm-snake | A simple Snake game implemented in Elm | 7 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
billyfrcs/snakelol | A simple 2D snake game built from scratch using C++ and SFML | 6 |
markbates/programming-in-coffeescript | A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
aprilcoskun/snake | A classic snake game developed for educational purposes using Electron and p5.js | 30 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |
tibastral/elm-snake | An Elm-based implementation of the classic snake game in WebGL and HTML. | 111 |
origedit/worm | A game implementation of Snake for an 8-bit processor | 2 |
fabioarnold/snake-zig | A simple snake game written in C using OpenGL 2 | 18 |