Skip to content

v0.0.7

Latest
Compare
Choose a tag to compare
@pacso pacso released this 10 Dec 08:55
· 1 commit to main since this release
017024c

What's Changed

Added

  • Grid#each_cell! - Iterates over each cell in the grid, calling the provided block with each cell and updating the cell with the returned value
  • Grid#neighbours - Accessor method to easily fetch the coordinates of cardinal and/or ordinal locations from the given coordinates

Full Changelog: v0.0.6...v0.0.7