Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Doc.md for game_of_fifteen bot #513

Closed
wants to merge 2 commits into from
Closed

Conversation

anehls93
Copy link
Contributor

No description provided.

Copy link
Member

@eeshangarg eeshangarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anehls93: Thanks for working on this! I just left a couple of comments I'd like you to address. Also, I would recommend squashing the two commits into one and then amending the commit message to be zulip_bots/game_of_fifteen: Add documentation.

Cheers!

@@ -0,0 +1,16 @@
# game_of_fifteen bot
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace this with Game of Fifteen Bot :)


Game of Fifteen bot is a bot designed to let you play a game of fifteen. To summon it, simply type `@game_of_fifteen`,
like so:

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this:

This bot is designed to let you play a [game of fifteen](https://en.wikipedia.org/wiki/15_puzzle).
To start a new game, simply type:

@game_of_fifteen
```

Run this bot as described in [here](https://zulipchat.com/api/running-bots#running-a-bot).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace as described in with just as described. :)

## Usage

The goal of the game is to arrange all numbers from smallest to largest, starting with the grey question mark in the upper left corner, and then moving through each row until we hit the end.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this paragraph to the top of the previous section. Also, replace we hit the end with till one reaches the end.

@PIG208
Copy link
Member

PIG208 commented Jun 14, 2021

We might want to amend this PR and merge it as the owner of it is no longer active.

@eeshangarg
Copy link
Member

@PIG208: Yeah, we can close this one.

@anehls93 Since this has been inactive for a while, I am going to go ahead and close this. Thanks so much for contributing to Zulip, we appreciate it! :)

@eeshangarg eeshangarg closed this Jun 14, 2021
PIG208 pushed a commit to PIG208/python-zulip-api that referenced this pull request Jun 27, 2021
PIG208 pushed a commit to PIG208/python-zulip-api that referenced this pull request Jun 27, 2021
PIG208 pushed a commit to PIG208/python-zulip-api that referenced this pull request Jun 28, 2021
eeshangarg pushed a commit that referenced this pull request Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants