Programming Challenge - SUDOKU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone!
Merry Christmas and Happy New Year!
Attached is a skeleton lisp for the Sudoku game. After you start the SUDOKU command, a grid is created and you can choose from random games depending on how difficult a challenge you want, easy, moderate or hard.
What I would like to solve in this programming task is the following:
1) Create text entity reactors to test if your input is correct
2) Add automatic candidates to empty cells
3) Solver.
You can play the game as is, but as a community effort we can create something beautiful.
To play another set, undo everything and restart command SUDOKU!
Happy programming!
Miljenko Hatlak
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.