Skip to content
/ GoSnakeGo Public

๐Ÿ A snake written in GO rendering with WASM and canvas

Notifications You must be signed in to change notification settings

je09/GoSnakeGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GoSnakeGo

A variations of the classic Snake game written in GO. Renders inside of canvas in web-browser.

Untitled

Run demo

Go Version

Build

make

Note: It's not an executable it is WASM. You can run it by opening web/index.html inside of your browser

Controls

Move your snake with arrow keys on your keyboard. By touching borders, you won't loose, there is a loop.

About

๐Ÿ A snake written in GO rendering with WASM and canvas

Topics

Resources

Stars

Watchers

Forks