javascript_snake
Snake game
A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions
Open source javascript version of the snake game
4 stars
2 watching
10 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gamedolphin/sliding_puzzle | A simple sliding blocks puzzle game built in JavaScript. | 35 |
xurxodiz/snake | A simple clone of a classic game where the player controls a snake to collect food and avoid obstacles. | 27 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 35 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |
patmood/vim_snake | A web-based implementation of the classic Snake game using Web Assembly. | 145 |
dommmel/coffee-snake | A simple HTML5 snake game written in JavaScript using Coffee Script | 32 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
aprilcoskun/snake | A classic snake game developed for educational purposes using Electron and p5.js | 30 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
mjhasbach/ceros-snake | A remake of a classic snake game using HTML5 and JavaScript | 5 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
origedit/worm | A game implementation of Snake for an 8-bit processor | 2 |
gamedolphin/follow_me_javascript_simon_clone | A JavaScript implementation of the classic Simon Game using Phaser | 8 |
alexdantas/nsnake | A text-based game implementation using C++ and ncurses libraries | 199 |
rkrupinski/elm-snake | A simple Snake game implemented in Elm | 7 |