player

package
v0.24.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PlayGame

func PlayGame(mdlFile, testString, scene string) (err error)

open db, select tests, de-gob and run them each in turn. print the results, only error on critical errors

func PlayWithOptions

func PlayWithOptions(mdlFile, testString, scene string, opts qna.Options) (err error)

Types

type SaveTime

type SaveTime interface {
	LoadGame(string) (string, error)
	SaveGame(string) (string, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL