-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Septh
committed
Jun 5, 2016
1 parent
c69bc70
commit e8f2dbf
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# This is a beta version. It still needs extended testing and feedback before it goes to release. | ||
|
||
--- | ||
# '2048' for World of Warcraft 6.2 | ||
|
||
### Play while you wait to play! | ||
2048 is a port of [Gabriele Cirulli's 2048 game](http://gabrielecirulli.github.io/2048/). Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer. | ||
|
||
The idea came while I was waiting for a LFR group to come up. I was playing 2048 on my tablet and suddently thought "hey, wouldn't it be great if I had a 2048 game inside WoW?". And so there it is. | ||
|
||
### Instructions | ||
Nothing fancy here, juste type /2048 to show the game or click on the 2048 icon if you use a LDB display such as ChocolateBar or Bazooka. | ||
|
||
Use the arrow buttons to move the tiles. You may also use your keyboard if the option is checked in the control panel. Be aware though that the keyboard will only work when the mouse cursor is over the game's frame. | ||
|
||
### TODO: | ||
**Better animation**. Blizzard API is really not intended to such things so I even don't know if this is possible at all. | ||
|
||
**Testing**, testing and testing. Thank to anyone who can provide feedback either on [Curse.com](http://mods.curse.com/addons/wow/wow2048) or on [Curseforge.com](http://wow.curseforge.com/addons/wow2048/) |