day02

package
v0.0.0-...-d066037 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package day02 implements Day 2 of Advent of Code, 2022: Rock Paper Scissors.

Index

Constants

View Source
const (
	Rock = iota + 1
	Paper
	Scissors
)
View Source
const (
	Lose = iota + 1
	Draw
	Win
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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