/wasd2048

2048 on Terminal

Primary LanguageRuby

wasd2048

Execute in terminal

Controls:

  • 'W' - move upward
  • 'A' - move to left
  • 'S' - move down
  • 'D' - move to right
  • 'Q' - quit game

execute main.rb to play

$ ruby main.rb