• Stars
    star
    142
  • Rank 258,495 (Top 6 %)
  • Language
    Go
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Golang version snake game

Golang_snake

Golang version snake game ^_^

Demonstration

Operation

keyboard: โ†‘:up, โ†“:down, โ†:left, โ†’:right,esc:closing page

้”ฎ็›˜: โ†‘:่›‡ๅ‘ไธŠ, โ†“:่›‡ๅ‘ไธ‹, โ†:่›‡ๅ‘ๅทฆ, โ†’:่›‡ๅ‘ๅณ,esc:ๅ…ณ้—ญๅฝ“ๅ‰้กต้ข

Run

go run main.go

Docker run

step 1 : ./build.sh

step 2 : docker run -ti --rm snake:v1