Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 598 Bytes

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.