Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Easy PHP Sudoku Game

Opis

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]

Snimke zaslona

  • Sudoku game screenshot

Instalacija

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Easy PHP Sudoku Game” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Easy PHP Sudoku Game” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.