liweiyi88 / gosnakego

A snake game written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gosnakego

A snake game written in Go

snake

Installation

Get the binary

You can obtain the binary executable for your operating system from the releases page

How to play

Make sure you download the binary and move it to an "executable path" (e.g. /usr/local/bin/gosnakego), then start the game with the command

$ gosnakego

and use arrow keys to control the direction.

About

A snake game written in Go

License:MIT License


Languages

Language:Go 100.0%