Registry / other / notnil-chess

notnil-chess

JSON →
library1.10.0gogounverified

Go library for chess game logic, move generation, and validation.

go get github.com/notnil/chess
INSTALL
IMPORT
SIG · NOTNIL-CHESS
N
notnil-chess
othergov1.10.0
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.

chess
github.com/notnil/chess

Creates a new chess game and makes a move.

package main import "github.com/notnil/chess" func main() { game := chess.NewGame() game.Move("e4") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
notnil-chess — go get notnil-chess · libregistry