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

https://github.com/hubot-archive/hubot-2048

A 2048 Game Engine for Hubot
https://github.com/hubot-archive/hubot-2048

Last synced: 2 months ago
JSON representation

A 2048 Game Engine for Hubot

Awesome Lists containing this project

README

        

Hubot 2048
============

A 2048 Game Engine for Hubot

[![Build Status](https://travis-ci.org/whyjustin/hubot-2048.png)](https://travis-ci.org/whyjustin/hubot-2048)

Usage
-----
```
hubot 2048 me - Start a game of 2048
hubot 2048 - Move tiles in a
hubot 2048 reset - Resets the current game of 2048
hubot 2048 stop - Stops the current game of 2048
```