yii2-hangman A remake of the boring hangman that comes with yii framework.

  1. Demo
  2. Requirements
  3. Usage
  4. Donations

A complete remake of the boring hangman that comes with yii framework. Powered by jQuery and AJAX. Dictionary composed of 14000 English words.

Demo ¶

Click here for the demo

Requirements ¶

Yii 2.x

Usage ¶

This extension is a module. You just need to copy it on modules/hangman

Then add an entry to the modules array:

'modules' => [
      'hangman' => [
	'class' => 'app\modules\hangman\Hangman',
      ]
    ],

Donations ¶

Donations are welcome. Thanks for your support!!!

Paypal

0 0
1 follower
167 downloads
Yii Version: 2.0.*
License: GPL-3.0
Category: User Interface
Tags: game, hangman
Developed by: oligalma oligalma
Created on: Dec 9, 2015
Last updated: 4 years ago

Downloads

show all

Related Extensions