snake-go
Snake game
A terminal-based game where the player controls a snake and must navigate around obstacles to survive.
Play snake in your terminal. Built using Termloop.
21 stars
8 watching
6 forks
Language: Go
last commit: over 4 years ago gamegogolangsnaketermbox-goterminaltermloop
Related projects:
Repository | Description | Stars |
---|---|---|
tristangoossens/snake-go | A terminal-based snake game written in Go with basic gameplay and settings options. | 330 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 36 |
gamedolphin/javascript_snake | A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,437 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 11 |
alexdantas/nsnake | A terminal-based snake game with customizable gameplay and levels | 201 |
tristangoossens/sokoban-go | A Sokoban game written in Go, intended to be extended and improved with additional features and levels. | 27 |
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 |
pgssoft/3dsnakear | An AR-based implementation of the classic game Snake using Swift and SceneKit. | 478 |
lsmor/snake-fury | A Haskell project that challenges beginners to implement and refactor a snake game using pure and abstracted logic, focusing on learning by refactoring rather than example-based tutorials. | 443 |
billyfrcs/snakelol | A simple 2D snake game built from scratch using C++ and SFML | 6 |
theanht1/vim_snake | A multiplayer snake game built with Elixir and Phaser, allowing users to play with Vim-style keybindings. | 22 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |