worm
Snake game
A game implementation of Snake for an 8-bit processor
the game of snake for Uxn
2 stars
1 watching
0 forks
Language: Makefile
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 12 |
alexdantas/nsnake | A text-based game implementation using C++ and ncurses libraries | 199 |
rabiroshan/snake_game | A web-based implementation of the classic snake game using HTML, CSS, and JavaScript | 50 |
gamedolphin/javascript_snake | A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 35 |
theanht1/vim_snake | A multiplayer snake game built with Elixir and Phaser, allowing users to play with Vim-style keybindings. | 22 |
origedit/lights-out | A Lights Out game implemented in Makefile for Uxn | 3 |
aprilcoskun/snake | A classic snake game developed for educational purposes using Electron and p5.js | 30 |
tristangoossens/snake-go | A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
fabioarnold/snake-zig | A simple snake game written in C using OpenGL 2 | 18 |
tibastral/elm-snake | An Elm-based implementation of the classic snake game in WebGL and HTML. | 111 |
pixel16/snakeclassic | A reusable game engine for creating Snake-like games using SpriteKit. | 73 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
xurxodiz/snake | A simple clone of a classic game where the player controls a snake to collect food and avoid obstacles. | 27 |