An open API service indexing awesome lists of open source software.

https://github.com/thecodejack/2048

2048 with cheat mode
https://github.com/thecodejack/2048

Last synced: about 1 year ago
JSON representation

2048 with cheat mode

Awesome Lists containing this project

README

          

2048
====

2048 with cheat mode

You can enable cheatmode using Ctrl+Alt+C command and press any of arrow keys to bluff as if you are playing to a friend.
In cheatmode, for every arrow key press game will use algorithm implemented by [oc3y](https://github.com/ov3y) and move accordingly.

For demo
##[click here](http://thecodejack.github.io/2048/).