Beta
Overview
Snake
Game State
Engine Interface
Duel Snakes
Game State
Engine Interface
Chess
Game State
Engine Interface

SnakeInterface

In addition to the methods and attributes described in the overview, this object provides the attributes below.

Attributes

Name Value
interface.N 0
interface.E 1
interface.S 2
interface.W 3
interface.WIDTH 26
interface.HEIGHT 25