Registry / other / slothninja-sn-v2

slothninja-sn-v2

JSON →
library2.0.19gogounverified

A Go game development framework for board and card games.

go get github.com/SlothNinja/sn/v2
INSTALL
IMPORT
SIG · SLOTHNINJA-SN-V2
S
slothninja-sn-v2
othergov2.0.19
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sn
github.com/SlothNinja/sn/v2

Creates a new game instance.

package main import ( "fmt" "github.com/SlothNinja/sn/v2" ) func main() { game := sn.NewGame() fmt.Println(game) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.19latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
slothninja-sn-v2 — go get slothninja-sn-v2 · libregistry