Legend quest ยท reward 55 XP

Quick data class.

๐Ÿฅš

Egg hatching ยท 0%

Finish every step to hatch your monster!

Step 1 / 6

๐Ÿ‘พ

Struct

Quick data class. ๐Ÿ” Why it matters: This is how apps store lots of things at once, like a monster's backpack.

Point = Struct.new(:x, :y)