Extras

Game widgets

Conceptis logic puzzle widgets

Share these games

Like our game widgets? Don't forget to share with your friends!

Want to add interactive logic puzzles to your website, blog or personal Internet page? Conceptis offers a suite of web widgets for the most advanced interactive logic puzzles available on the market today. Each widget is a live puzzle broadcast channel, easy to install and with continuously updated content. Installation code for video tutorials and usable text for rules and interactive playing are also included. To install a widget, simply copy and paste the corresponding code from the list below into your template or page.

Pic-a-Pix

Paint squares as you solve the puzzle and discover a beautiful pixel-art picture: This widget serves B&W Pic-a-Pix puzzles which are updated each week. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="pap-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/pap-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('pap-starter-1-widget');</script>

Tutorial widget for this game

Up

Sym-a-Pix

Find the symmetry, paint the blocks and discover a hidden pixel-art picture: This widget serves Basic Logic Sym-a-Pix puzzles which are updated each week. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="sap-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/sap-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('sap-starter-1-widget');</script>

Tutorial widget for this game

Up

Link-a-Pix

Find the way clues are linked, paint the paths and discover a hidden pixel-art picture: This widget serves B&W Link-a-Pix puzzles which are updated each week. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="lap-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/lap-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('lap-starter-1-widget');</script>

Tutorial widget for this game

Up

Fill-a-Pix

Find which neighboring squares must be painted and create a beautiful picture: This widget serves Basic Logic Fill-a-Pix puzzles which are updated each week. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="fap-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/fap-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('fap-starter-1-widget');</script>

Tutorial widget for this game

Up

Cross-a-Pix

Paint squares and fill regions as you solve the puzzle and discover a beautiful pixel-art picture: This widget serves SingleClue Cross-a-Pix puzzles which are updated each week. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="cap-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/cap-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('cap-starter-1-widget');</script>

Tutorial widget for this game

Up

Maze-a-Pix

Discover the path from entrance to exit, paint it, and reveal a real hidden picture: This widget serves B&W Maze-a-Pix puzzles which are updated each week. Also available are code for interactive tutorial installation and text for rules.

Code:

<div id="map-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/map-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('map-starter-1-widget');</script>

Tutorial widget for this game

Up

Dot-a-Pix

Connect the dots to reveal the hidden picture: This widget serves B&W Dot-a-Pix puzzles which are updated each week. Also available are code for interactive tutorial installation and text for rules.

Code:

<div id="dap-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/dap-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('dap-starter-1-widget');</script>

Tutorial widget for this game

Up

Syndicate Classic Sudoku

Fill empty squares so each number appears exactly once in every row, column and box: This widget serves progressively difficult Classic Sudoku puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="sud-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/sud-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('sud-starter-1-widget');</script>

Tutorial widget for this game

Up

Syndicate Chain Sudoku

Fill all empty circles so that the numbers 1 to 4 (for 4x4 puzzles), 1 to 5 (for 5x5 puzzles) etc. appear exactly once in each row, column and chain: This widget serves progressively difficult Chain Sudoku puzzles which start with very easy on Mondays and are updated every day. Also available are text for rules and interactive playing.

Code:

<div id="chain-sud-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/chain-sud-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('chain-sud-starter-1-widget');</script>

Up

Syndicate Sudoku variants

Fill empty squares so each number appears exactly once in every row, column and box: This widget serves Diagonal Sudoku, Irregular Sudoku, Multi Sudoku 2.05, Odd Sudoku, Mega Sudoku, Multi Sudoku 2.01.1 and Sum Sudoku variants which are updated every 2 days. Also available are text for rules and interactive playing.

Code:

<div id="sud-starter-2-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/sud-starter-2/1/js"></script>
<script type="text/javascript">showPuzzle('sud-starter-2-widget');</script>

Up

Kakuro

Fill empty squares so each block sums up to the number on its left or on its top: This widget serves progressively difficult Classic Kakuro puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="kak-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/kak-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('kak-starter-1-widget');</script>

Tutorial widget for this game

Up

Battleships

Discover by logic alone where the battleships fleet is hidden in the sea: This widget serves progressively difficult Classic Battleships puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="bat-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/bat-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('bat-starter-1-widget');</script>

Tutorial widget for this game

Up

Hitori

Shade squares so that numbers don’t appear in a row or column more than once: This widget serves progressively difficult Classic Hitori puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="hit-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/hit-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('hit-starter-1-widget');</script>

Tutorial widget for this game

Up

Slitherlink

Surround each clue with lines, according to its value, to form one single loop: This widget serves progressively difficult Classic Slitherlink puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="sli-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/sli-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('sli-starter-1-widget');</script>

Tutorial widget for this game

Up

Hashi

Connect bridges between islands, according to their values, to form one continuous path: This widget serves progressively difficult Classic Hashi puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="has-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/has-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('has-starter-1-widget');</script>

Tutorial widget for this game

Up

CalcuDoku

Addition, subtraction, multiplication and division will never be the same again: This widget serves progressively difficult SingleOp, DualOp and QuadOp CalcuDoku puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="cal-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/cal-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('cal-starter-1-widget');</script>

Tutorial widget for this game

Up

Nurikabe

Partition between clues with walls to create islands with corresponding size: This widget serves progressively difficult Classic Nurikabe puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="nur-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/nur-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('nur-starter-1-widget');</script>

Tutorial widget for this game

Up

Skyscrapers

Arrange skyscrapers in a grid so their skyline is visible according to the clues: This widget serves progressively difficult Classic Skyscrapers puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="sky-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/sky-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('sky-starter-1-widget');</script>

Tutorial widget for this game

Up

Tic-Tac-Logic

Fill remaining squares so there are no more than two adjacent X or O in a row or column: This widget serves progressively difficult Classic Tic-Tac-Logic puzzles which start with very easy on Mondays and are updated every day. Also available are code for interactive tutorial installation and text for rules and interactive playing.

Code:

<div id="ttl-starter-1-widget"></div>
<script type="text/javascript" src="https://www.conceptispuzzles.com/index.aspx?uri=channel/ttl-starter-1/1/js"></script>
<script type="text/javascript">showPuzzle('ttl-starter-1-widget');</script>

Tutorial widget for this game

Up

Interactive tutorials

Conceptis interactive tutorials

Conceptis also offers for syndication a wide range of interactive tutorials showing how different puzzles are solved step by step from beginning to end. To view the full list and try out live examples please see here.

Up

About Conceptis widgets

Conceptis widgets are the easiest and fastest way of adding quality interactive logic puzzles and interactive tutorials to any blog or web page. Each widget is a live puzzle broadcast channel which provides your visitors with the best puzzling experience available today:

  • Selection of different puzzle families
  • Interactive game play
  • Automatic daily or weekly updates
  • Puzzle printing and saving
  • Customizable gaming preferences
  • Saved puzzle image shown in widget thumbnail
  • Game play status shown in widget callout

Picture Logic puzzles are automatically updated each Friday at 10:00AM GMT. Classic Sudoku and Sudoku variants are updated every day and every two days respectively at 10:00 GMT. Puzzles may be played, saved and resumed until the next update occurs, as well as printed and solved on paper. Currently widgets are ad free though advertisements may be added in the future.

Up

Syndication references

The following is a partial list of blogs and websites running our widgets.

Up

Like and share