/ruby_cli_2048

Play 2048 in console!

Primary LanguageRuby

2048 Game

Play with console

Just Launch game.rb to start.

ruby ./game.rb

Control (after each command need to press ENTER):

  • W/w - move up
  • S/s - move down
  • A/a - move left
  • D/d - move right
  • :q - exit from game