web

package
v0.0.0-...-37fe5d2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2015 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(wr io.Writer, data TemplateData) error

Types

type TemplateData

type TemplateData struct {
	TicTacToe.Grid
	Coordinates [3][3]TicTacToe.Coordinates
	IsOver      bool
	FirstTurn   bool
	Winner      TicTacToe.NullPlayer
}

func PrepareData

func PrepareData(ID uint32) TemplateData

func (*TemplateData) PlayCPUTurn

func (data *TemplateData) PlayCPUTurn()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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