Skip to content

ostaquet/go-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-snake

Simple snake game written in Golang with Ebitengine (https://ebitengine.org)

Objective of this repository was to test the Ebitengine.

Remark: There is no unit tests in this project (It's a shame, I know :-( )

How to build?

Just type in a terminal at the root of the project:

go build -v ./...

How to run?

go run ./...

How to play?

Use the arrows to move the snake and eat the apples.

About

Snake game written in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages