Skip to content

tiansh/2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another fork from https://github.com/gabrielecirulli/2048

Modify:

  • now width and height may not equal, and default value is 1 * 21
  • 90% probability generate tile 2. And 10% probability generate tile 2, too.
  • Removed some support for mobile, since I do not know how to display well...
  • Added ".AOE" keys work like "WASD", as I am a Dvorak layout user...
  • 移除了所有Tweet的链接,原因大概就是你看我这句话都没用英文写

This simplified 2048, and the Chinese version are published under MIT License.

About

1D version, 甲乙丙丁版本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.1%
  • JavaScript 35.9%