snake-go
Snake game
A terminal-based snake game written in Go with basic gameplay and settings options.
Snake game made in Go! 🐍
330 stars
7 watching
33 forks
Language: Go
last commit: over 4 years ago awesome-gofirst-projectgamegolangsnaketerminal-game
Related projects:
Repository | Description | Stars |
---|---|---|
mattkelly/snake-go | A terminal-based game where the player controls a snake and must navigate around obstacles to survive. | 21 |
tristangoossens/sokoban-go | A Sokoban game written in Go, intended to be extended and improved with additional features and levels. | 27 |
dmitryshelomanov/snake | A snake game project with AI-powered features and customizable gameplay options. | 36 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 11 |
pgssoft/3dsnakear | An AR-based implementation of the classic game Snake using Swift and SceneKit. | 478 |
fabioarnold/snake-zig | A simple snake game written in C using OpenGL 2 | 19 |
cgenie/haskell-snake | An implementation of the classic snake game in Haskell using SDL2 | 60 |
origedit/worm | A game implementation of Snake for an 8-bit processor | 2 |
theanht1/vim_snake | A multiplayer snake game built with Elixir and Phaser, allowing users to play with Vim-style keybindings. | 22 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,437 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
alexdantas/nsnake | A terminal-based snake game with customizable gameplay and levels | 201 |
kbrgl/flapioca | A Flappy Bird-inspired terminal game written in Go. | 72 |
gamedolphin/javascript_snake | A JavaScript implementation of a classic game where a character moves around and eats food pellets while avoiding collisions | 4 |
aprilcoskun/snake | A classic snake game developed for educational purposes using Electron and p5.js | 30 |