Talk:Sudoku/REXX: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Move?: Could the page be moved to be called "Sudoku.rex"?)
m (→‎Move?: Other pages too.)
Line 12: Line 12:
==Move?==
==Move?==
Hi Gerald. Could the page be moved to be called "Sudoku.rex" to better fit with the rule for task titles?
Hi Gerald. Could the page be moved to be called "Sudoku.rex" to better fit with the rule for task titles?
:(And similar for the other pages)? --[[User:Paddy3118|Paddy3118]] 07:29, 31 January 2013 (UTC)

Revision as of 07:29, 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?

(And similar for the other pages)? --Paddy3118 07:29, 31 January 2013 (UTC)