Talk:Sudoku/REXX: Difference between revisions

From Rosetta Code
Content added Content deleted
(added a section header to explain the program's pedigree. -- ~~~~)
 
(→‎Move?: Could the page be moved to be called "Sudoku.rex"?)
Line 9: Line 9:


<br> -- [[User:Gerard Schildberger|Gerard Schildberger]] 01:54, 31 January 2013 (UTC)
<br> -- [[User:Gerard Schildberger|Gerard Schildberger]] 01:54, 31 January 2013 (UTC)

==Move?==
Hi Gerald. Could the page be moved to be called "Sudoku.rex" to better fit with the rule for task titles?

Revision as of 07:28, 31 January 2013

history of the REXX program

This REXX program started as a simple program just to supply hints to difficult sudoku puzzles.

As it evolved, it provided more types (kinds) of hints, eventually evolving into solving the puzzle.

One of the design criteria was to present the sudoku puzzle in a conventional manner as possible, and
to display it as large as possible while still fitting on a ("standard") terminal screen (a "DOS prompt" windows).


-- Gerard Schildberger 01:54, 31 January 2013 (UTC)

Move?

Hi Gerald. Could the page be moved to be called "Sudoku.rex" to better fit with the rule for task titles?