Skip to content

liweiyi88/gosnakego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.