From e8f2dbfbbfebe5da16404e5d5cc6338db80de5af Mon Sep 17 00:00:00 2001 From: Septh Date: Sun, 5 Jun 2016 22:11:29 +0200 Subject: [PATCH] Added Readme.md --- Readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..8877ce7 --- /dev/null +++ b/Readme.md @@ -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/)