There are 15 repositories under snake-game topic.
🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
A Desktop game built with Electron and Vue.js.
Tiny snake game written in x86_64 assembly for Linux
Bunch of C# console games
Learn how to make Slither.io with JavaScript and Phaser! This game clones all the core features of Slither.io, including mouse-following controls, snake collisions, food, snake growth, eyes, and more. Progress through each part of the source code with our Slither.io tutorial series.
cli snake game that plays itself
Little game "Snake" for Windows in C (.EXE size is 3.5 kilobytes)
:snake: A snake game written in Python using the Pygame library
Snake written in Pure C and compilable to WebAssembly
A multiplayer snake game built on NodeJs, Express, socket.io. Minimal with no build process.
snake game in C++ using sfml library.
:snake: A super minimal TUI snake game written in pure BASH v5.1+
Snake arcade game implemented in Angular 7
A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.
Snaake is a small and very simple clone of the classic snake game from Nokia phones.
Using deep reinforcement learning to play Snake game(贪吃蛇).
Snake game for Android made with Jetpack Compose
Snake Game written in x86-64 Assembly for Windows
A snake engine written in SpriteKit for all Apple devices.
An experiment with neural network and genetic algorithms
Patterns for NeoPixel strips and matrixes including the patterns of the NeoPattern Example by Adafruit.
An implementation of the classic Snake game using HTML5, CSS, and JavaScript.
🐍 AI that learns to play Snake using Q-Learning (Reinforcement Learning)
Classic snake game built in Vanilla JavaScript using the Canvas API