Snog
Thumbnail
December 20 2023
A command-line snake game written in pure Go.

Snog - A snake game written in Go

Needs

Note: This project may only work on devices running some Unix OS.

Use

git clone https://github.com/schmeekygeek/snog.git
cd snog/
sudo make # to install
snog

OR

make run # to simply run

Instructions

Use hjkl (vim keybindings) to move the snake

License

GPL v3