command
module
Version:
v0.0.0-...-ff86ca4
Opens a new window with list of versions in this module.
Published: May 2, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Browser Snake
Snake game written in Go purely for learning purposes.
Requirements
Run the game
Compile into WebAssembly
go install github.com/hajimehoshi/wasmserve@latest
wasmserve .
Browse to http://localhost:8080/ and you should see a game!
Alternatively it can run natively
go run .
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.