-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
package main
import (
"fmt"
"math/rand"
"time"
"github.com/moxcomic/Archer/gamestate"
"github.com/moxcomic/Archer/variable"
tenhouclient "github.com/moxcomic/engine/tenhou_client"
"github.com/moxcomic/lq"
)
func onLogin() {
}
func onTaikyoku() {
}
func onNewRound() {
}
func onConfirmNewRound() {
}
func onExecute(result *lq.NotifyAIResult, risk []float64, r, m, f, t float64) {
}
func onLN(values ...int) {
}
func onGameEnd() {
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels