Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 292 Bytes

go-snake

A simple snake implementation in Go using Ebiten library.

Compiled to WebAssembly and deployed to Github Pages.

Guess I was a bit bored, this is just for fun, nothing serious.

Play here. Use W, A, S, D for controls.