Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-go

Snake game in Go using Ebitengine.

Setup

make setup-hooks

This installs the pre-commit hook that runs make check before every commit.

Commands

make check       # run fmt, test, vet, lint, race
make build       # compile binary to bin/snake
make run         # run the game
make setup-hooks # install git pre-commit hook

About

snake game in golang

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages