Tomecraft main library and protocol definition
board.go | ||
card.go | ||
cardtype_enumer.go | ||
cardtype.go | ||
cmd.go | ||
deck.go | ||
effect.go | ||
game_view.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
player.go | ||
PROTOCOL.md | ||
README.md | ||
session.go | ||
util.go |
tome_lib
Contains the structs required to work with the Tomecraft rules engine and server.
Basically if you're writing anything involving Tomecraft, you're pulling in this lib.