Skip to content

luispacheco-dev/snake-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game in Go

A simple snake game in Go with Ebiten.

Rules

  • Eat the food to increase the snake size and the score.
  • Don't bite your body/tail or touch the window border.

Example

snake-go.mp4

About

Simple snake game in Go with Ebiten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages