moneypipe

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BetLines = slot.BetLinesNetEnt5x4[:]

Bet lines

View Source
var Info = game.AlgInfo{
	Aliases: []game.GameAlias{
		{Prov: "CT Interactive", Name: "Money Pipe", LNum: 40, Date: game.Date(2020, 10, 1)},
		{Prov: "CT Interactive", Name: "More Dragons", LNum: 40, Date: game.Date(2020, 11, 26)},
	},
	AlgDescr: game.AlgDescr{
		GT: game.GTslot,
		GP: game.GPlpay |
			game.GPfgseq |
			game.GPscat |
			game.GPewild,
		SX: 5,
		SY: 4,
		SN: len(LinePay),
		LN: len(BetLines),
		BN: 0,
	},
	Update: func(ai *game.AlgInfo) { ai.RTP = game.MakeRtpList(ReelsMap) },
}
View Source
var LinePay = [10][5]float64{
	{},
	{},
	{0, 0, 20, 70, 750},
	{0, 0, 20, 30, 100},
	{0, 0, 20, 30, 100},
	{0, 0, 15, 30, 100},
	{0, 0, 15, 20, 100},
	{0, 0, 15, 20, 100},
	{0, 0, 10, 20, 50},
	{0, 0, 10, 20, 50},
}

Lined payment.

Functions

func CalcStat

func CalcStat(ctx context.Context, sp *slot.ScanPar) float64

Types

type Game

type Game struct {
	slot.Grid5x4 `yaml:",inline"`
	slot.Slotx   `yaml:",inline"`
}

func NewGame

func NewGame(sel int) *Game

func (*Game) Clone

func (g *Game) Clone() slot.SlotGeneric

func (*Game) ScanLined

func (g *Game) ScanLined(wins *slot.Wins)

Lined symbols calculation.

func (*Game) ScanScatters

func (g *Game) ScanScatters(wins *slot.Wins)

Scatters calculation.

func (*Game) Scanner

func (g *Game) Scanner(wins *slot.Wins) error

func (*Game) SetSel

func (g *Game) SetSel(sel int) error

func (*Game) Spin

func (g *Game) Spin(mrtp float64)

Jump to

Keyboard shortcuts

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