kenocenturion

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Info = game.GameInfo{
	Aliases: []game.GameAlias{
		{Prov: "Slotopol", Name: "Keno Centurion"},
	},
	GP:  0,
	SX:  80,
	SY:  0,
	SN:  0,
	LN:  0,
	BN:  0,
	RTP: []float64{97.980099},
}
View Source
var Paytable = keno.Paytable{
	{0},
	{0, 0},
	{0, 1, 10},
	{0, 0, 5, 20},
	{0, 0, 2, 10, 40},
	{0, 0, 1, 5, 20, 75},
	{0, 0, 1, 3, 5, 40, 150},
	{0, 0, 0, 3, 5, 15, 80, 300},
	{0, 0, 0, 1, 5, 15, 24, 150, 500},
	{0, 0, 0, 1, 3, 5, 30, 80, 300, 1000},
	{0, 0, 0, 0, 3, 5, 15, 50, 180, 500, 2000},
}

RTP[ 2] = 98.101266% RTP[ 3] = 97.127556% RTP[ 4] = 98.028554% RTP[ 5] = 98.034877% RTP[ 6] = 98.364294% RTP[ 7] = 98.139903% RTP[ 8] = 97.988575% RTP[ 9] = 98.085519% RTP[10] = 97.950344% RTP[game] = 97.980099%

Functions

This section is empty.

Types

type Game

type Game struct {
	keno.Keno80 `yaml:",inline"`
}

func NewGame

func NewGame() *Game

func (*Game) Scanner

func (g *Game) Scanner(wins *keno.Wins)

func (*Game) SetSel added in v0.5.0

func (g *Game) SetSel(sel keno.Bitset) error

Jump to

Keyboard shortcuts

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