MountainRange / MULE

OSS Mule, Built To New Heights :sunrise_over_mountains:
GNU General Public License v3.0
5 stars 0 forks source link

Create Grid Class #6

Closed jgkamat closed 9 years ago

jgkamat commented 9 years ago

Creates a grid class that will be used for the basis of the map. This is akin to a simple data structure.

jgkamat commented 9 years ago

The grid class can only take 1x1 nodes with their upper left corner in 0,0 for this to work properly. I'll add transitions/selection of squares soon.

jgkamat commented 9 years ago

This is ready for merge @rmkeezer @joshhting