Added sand, dark sand, and grass layers of tilemap
Created tile mappings using corners only
Updated world tilemap to extend right into a sandy area
Note: There is a small bug where edges of grass tiles may map to a dirt edge on the end of the map. A separate issue for this will be opened after this PR
Issue
Fixes #18
Notes
Note: There is a small bug where edges of grass tiles may map to a dirt edge on the end of the map. A separate issue for this will be opened after this PR
Testing