dmzx / hangman-1

Hangman Game is an extension for the phpBB bulletin board adding a hangman game to the board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpBB Hangman Game Extension

Version: 0.2.3

phpBB 3.2.x Compatible phpBB 3.3.x Compatible

Install

  1. Download the latest release.
  2. Unzip the downloaded file.
  3. Copy the unzipped folder to /ext/ (if done correctly, you'll have the main extension class at (your forum root)/ext/mot/hangman/composer.json).
  4. Navigate in the ACP to Customise -> Manage extensions.
  5. Look for Hangman Game under the Disabled Extensions list, and click its Enable link.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Hangman Game under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/mot/hangman folder.

License

GNU General Public License v2

About

Hangman Game is an extension for the phpBB bulletin board adding a hangman game to the board

License:GNU General Public License v2.0


Languages

Language:PHP 66.7%Language:JavaScript 15.4%Language:HTML 14.9%Language:CSS 3.0%