vue-snake-game
Snake game
A Vue.js application that implements a snake game without using canvas
Snake game on Vue.js without canvas
46 stars
1 watching
13 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
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 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 35 |
pixel16/snakeclassic | A reusable game engine for creating Snake-like games using SpriteKit. | 73 |
patmood/vim_snake | A web-based implementation of the classic Snake game using Web Assembly. | 145 |
aprilcoskun/snake | A classic snake game developed for educational purposes using Electron and p5.js | 30 |
dommmel/coffee-snake | A simple HTML5 snake game written in JavaScript using Coffee Script | 32 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 12 |
pgssoft/3dsnakear | An AR-based implementation of the classic game Snake using Swift and SceneKit. | 478 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
theanht1/vim_snake | A multiplayer snake game built with Elixir and Phaser, allowing users to play with Vim-style keybindings. | 22 |
rkrupinski/elm-snake | A simple Snake game implemented in Elm | 7 |
zielak/5snake | A simple snake game prototype built with Haxe | 1 |
xurxodiz/snake | A simple clone of a classic game where the player controls a snake to collect food and avoid obstacles. | 27 |