Skip to content

Releases: esendjer/go-threadsnake

v0.1

13 Jan 08:04
Compare
Choose a tag to compare

This is the first release of go-threadsnake, a small and simple version of the Snake game written with Go.

This release provides the game with basic functionality such as:

  • control of a snake
  • fruits
  • setting the size of the playing field
  • setting the tempo of moving the snake

The game should work on Linus (amd64/arm64) and macOS (amd64/arm64), with no warranties.

Enjoy!