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
- Host: GitHub
- URL: https://github.com/hubot-archive/hubot-2048
- Owner: hubot-archive
- License: other
- Created: 2014-08-30T23:47:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-19T20:09:04.000Z (over 10 years ago)
- Last Synced: 2025-03-24T15:21:55.450Z (3 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 93.8 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hubot 2048
============A 2048 Game Engine for Hubot
[](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
```