An excel-based Sudoku puzzle generator and solver

Sudoku is a popular Japanese puzzle game that requires participants to fill up a 9×9 grid with numbers so that each row, column and 3×3 section contain all the digits between 1 and 9. It is a game that tests on one's logical reasoning and can be beneficial since it improves on concentration and...

全面介紹

Saved in:
書目詳細資料
主要作者: Muhamad Norfaizal Mohamed Paudi
其他作者: Lim Meng Hiot
格式: Final Year Project
語言:English
出版: 2019
主題:
在線閱讀:http://hdl.handle.net/10356/78075
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Sudoku is a popular Japanese puzzle game that requires participants to fill up a 9×9 grid with numbers so that each row, column and 3×3 section contain all the digits between 1 and 9. It is a game that tests on one's logical reasoning and can be beneficial since it improves on concentration and overall mental capacity. The main objective of this project is to explore how Microsoft Excel VBA can be used as a platform for generating and solving Sudoku puzzles. We will explore more on variety of grid configuration. We will focus on approach to generate arbitrary size Sudoku. For example, 3x3, 4x4 and 9x9 grid. For this project, Microsoft Excel VBA will be used as it is readily available with many efficient function commands, making the process easier for the project. In the later part of this report, we will discuss more on the motivation of this project from an educational point of view. The potential benefits and usefulness in developing children’s number skill will be discussed.