BryceMehring / Hexel

Retro Tower Defense Game
https://brycemehring.github.io/projects/hexel/
MIT License
5 stars 2 forks source link

Hex Grid Management #10

Closed BryceMehring closed 9 years ago

BryceMehring commented 9 years ago

A couple of issues that need to be taken care of in relation to hex grids:

  1. How are we going to store the hex grid?
  2. Point to hexagonal collision detection needs to be implemented.

This seems to be a good resource to start with: http://www.redblobgames.com/grids/hexagons/