Skip to content

Add unit movement and attack

Mathias O. Myklebust requested to merge i32/move-unit into master

Added highlighting of possible moves and attacks when clicking on a unit

Also:

  • Improved tile click detection to be hexagon-aware (not rectangle)
  • Improved random obstacle placement

Merge request reports