Skip to content

afonsocraposo/go-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-snake

I built this game as part of the Coding Challenge #57 - Snake.

I picked Golang as I really like this language and I'm trying to improve on it.

This game was a good opportunity to explore the use of channels in Go, chan.

I also used the package tcell to create the terminal UI aspect of the game.

It was a fun challenge and a great opportunity to learn more about this language.

Controls

You can simply use the arrow keys to control the snake or you can also use WARS (I'm trying out Colemak at the moment).

Screenshots

Gameplay

Game Over

About

Terminal based snake game written in Golang

Topics

Resources

Stars

Watchers

Forks

Languages