Module: Battlesnake

Defined in:
lib/battlesnake.rb,
lib/battlesnake/base.rb,
lib/battlesnake/game.rb,
lib/battlesnake/board.rb,
lib/battlesnake/snake.rb,
lib/battlesnake/version.rb,
lib/battlesnake/location.rb

Overview

Primary namespace for the battlesnake gem.

Defined Under Namespace

Classes: Base, Board, Error, Game, Location, Snake

Constant Summary collapse

VERSION =

The current version of the driver.

"0.1.2"