player = { "health" => 100, "name" => "Player1", "speed" => 7}
player_health = 100 player_name = "Player1" player_speed = 7
hash[:item2] = 2