oracle
A cross-platform virtual tabletop for multiplayer card games
Install
- All systems
-
curl cmd.cat/oracle.sh
- Debian
-
apt-get install golang-go.tools
- Ubuntu
-
apt-get install golang-golang-x-tools
- Arch Linux
-
pacman -S cockatrice
- Kali Linux
-
apt-get install golang-go.tools
- Fedora
-
dnf install cockatrice
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install golang-golang-x-tools
- Raspbian
-
apt-get install golang-go.tools
- Dockerfile
- dockerfile.run/oracle
cockatrice
A cross-platform virtual tabletop for multiplayer card games
golang-go.tools
supplementary Go tools
This subrepository holds the source for various packages and tools that support the Go programming language. Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get". Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs.
golang-googlecode-tools-oracle-0
language oracle
golang-golang-x-tools
supplementary Go tools
This subrepository holds the source for various packages and tools that support the Go programming language. Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get". Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs.