//
pkg.gl
Category
github.com/mhdiiilham/adventofcode
2022
rock-paper-scissor
package
0.0.0-20241211100601-466c10ff0d32
Repository:
https://github.com/mhdiiilham/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
101 SLOC
#
Functions
NewRockPaperScissors
No description provided by the author
#
Variables
ShapeScore
X -> rock Y -> paper Z -> scissors.
Strength
X -> rock Y -> paper Z -> scissors.
#
Structs
RockPaperScissor
No description provided by the author