NickDeChip / Snake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake

The game of snake made in golang

Name Setting

To add your name to the high score enter your name into the snake_config.json file.

Controls

input output
W or Up arrow key moves snake up
S or Down arrow key moves snake down
D or Right arrow key moves snake right
A or Left arrow key moves snake left
R restart game
F toggles Vsync

About


Languages

Language:Go 100.0%