Skip to content

liuxueyang/Ruby_version_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Ruby_version_2048

##Ruby Implementation of 2048 game

###Version 1

  • Played in terminal.
  • Control with arrow keys or vim-keybindings.

This is what you will see:

My Desktop

###Version 2

  • Add the color of numbers
  • Add time

This is what you will see:

My Desktop

/*
                   _ooOoo_
                  o8888888o
                  88" . "88
                  (| -_- |)
                  O\  =  /O
               ____/`---'\____
             .'  \\|     |//  `.
            /  \\|||  :  |||//  \
           /  _||||| -:- |||||-  \
           |   | \\\  -  /// |   |
           | \_|  ''\---/''  |   |
           \  .-\__  `-`  ___/-. /
         ___`. .'  /--.--\  `. . __
      ."" '<  `.___\_<|>_/___.'  >'"".
     | | :  `- \`.;`\ _ /`;.`/ - ` : | |
     \  \ `-.   \_ __\ /__ _/   .-` /  /
======`-.____`-.___\_____/___.-`____.-'======
                   `=---='
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
         佛祖保佑       永无BUG
*/

About

Ruby Implementation of 2048 game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages