Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Easy PHP Sudoku Game

Beschrijving

A Simple Sudoku game written in PHP & javascript.

Features:

  • Change game size
  • you can enable to check one by one whenever you enter new item.
  • Suggest item by clicking on field you want to suggest and click on “>> Suggest me” button.

Usage

Display sudoku game on frontend we use this shortcode [hw-sudoku] to insert into post/page content or widget text.

See shortcode params in detail:

  • Change sudoku matrix size

[hw-sudoku size=6]

  • Enable check one by one sudoku item.

[hw-sudoku auto_check=1]

  • You can combine params like this:

[hw-sudoku size=8 auto_check=1]

Schermafbeeldingen

  • Sudoku game screenshot

Installatie

Note: this plugin need sqlite3 PHP extension.

  1. Upload the entire easy-php-sudoku-game folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Easy PHP Sudoku Game” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Easy PHP Sudoku Game” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.