Registry / utility / board-game-grid

board-game-grid

JSON →
library0.1.9rbrubygemsunverified

Provides classes to interpret and operate on the state of a grid of squares with pieces on them.

gem install board_game_grid
INSTALL
IMPORT
SIG · BOARD-GAME-GRID
B
board-game-grid
utilityrubyv0.1.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BoardGameGrid
require 'board_game_grid'

Creates a new board game grid and inspects its cells.

require 'board_game_grid' grid = BoardGameGrid::Grid.new(width: 8, height: 8) puts grid.cells.length
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Meta
1
Amazon
1
Resources
board-game-grid — gem install board-game-grid · libregistry