https://github.com/bradfitz/snake
a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/
https://github.com/bradfitz/snake
Last synced: over 1 year ago
JSON representation
a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/
- Host: GitHub
- URL: https://github.com/bradfitz/snake
- Owner: bradfitz
- License: bsd-3-clause
- Created: 2021-12-25T02:02:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T02:26:29.000Z (over 4 years ago)
- Last Synced: 2025-02-27T19:03:20.209Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 96
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snake
A simple Snake game in Go WebAssembly, loading each grid tile from a
different IP address for fun, while setting up a new network:
http://snake.126.49.198.in-addr.arpa/