snake
Snake game
A snake game project with AI-powered features and customizable gameplay options.
35 stars
0 watching
3 forks
Language: TypeScript
last commit: 8 months 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 |
alexdantas/nsnake | A text-based game implementation using C++ and ncurses libraries | 199 |
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
patmood/vim_snake | A web-based implementation of the classic Snake game using Web Assembly. | 145 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |
theanht1/vim_snake | A multiplayer snake game built with Elixir and Phaser, allowing users to play with Vim-style keybindings. | 22 |
aprilcoskun/snake | A classic snake game developed for educational purposes using Electron and p5.js | 30 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
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 |
tristangoossens/snake-go | A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
xurxodiz/snake | A simple clone of a classic game where the player controls a snake to collect food and avoid obstacles. | 27 |
mjhasbach/ceros-snake | A remake of a classic snake game using HTML5 and JavaScript | 5 |
billyfrcs/snakelol | A simple 2D snake game built from scratch using C++ and SFML | 6 |
fabioarnold/snake-zig | A simple snake game written in C using OpenGL 2 | 18 |