getAscii method

String getAscii()

Implementation

String getAscii() {
  return game.ascii;
}