yic

package
v0.0.0-...-9989d13 Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package yic stands for 'Your Inner Child'. It contains the specific data and logic for the game.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGame

func NewGame(storage Storage) *engine.Game

func Sprites

func Sprites() map[string]ui.Sprite

Types

type Storage

type Storage interface {
	Get(key string) (string, bool)

	Set(key string, value string) error

	Clear()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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