GameObject Created From Empty is Not Showing in Game View but is in Scene View

My game object, which is going to be the player, is not appearing in game view, the sorting layer is on default, the sprite was created in PhotoShop. I’m watching the tutorial on “2D Character Controllers” and I followed it exactly but my sprite won’t show. If you can’t, tell already this is my very first time working with Unity.

Do you have a sprite renderer attached? Have you assigned the sprite? Is the GameObject within the bounds of the camera viewport?

A screen shot showing the inspector with the GameObject in question selected would be most helpful.