Skip to content

general-CbIC/ruby_cli_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Play 2048 in console!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages