Tomecraft core engine
board.go | ||
card.go | ||
deck.go | ||
game_view.go | ||
game.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
oracle.go | ||
player.go | ||
README |
# Tomecraft Engine This repo contains the core rules engine for Tomecraft. This combined with tome_lib should let you write up the game engine for either local use or for use in a server.