The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.10

  • Add button to toggle animations on/off
  • Add buttons to zoom the board in and out
  • Add colors for 256-color terminals
  • Abstract input system to allow for AI or replay input

Modules

An ASCII clone of the 2048 game

Provides

in lib/Games/2048/Animation.pm
in lib/Games/2048/Board.pm
in lib/Games/2048/Game.pm
in lib/Games/2048/Game/Input.pm
in lib/Games/2048/Grid.pm
in lib/Games/2048/Serializable.pm
in lib/Games/2048/Tile.pm
in lib/Games/2048/Util.pm