首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C + +的数独游戏

C + +的数独游戏

  • 资源大小:1.89 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 游戏

资 源 简 介

Sudoku Solver is a none-too-creatively named program used to solve Sudoku puzzles. This is also the first attempt I"ve made at developing a program with a graphical user interface. It was written in C++, uses wxWidgets for the interface and was written using Code::Blocks. I chose wxWidgets for three reasons: 1. It has a really nice WYSIWYG GUI editor. 1. The aforementioned editor (and further support for wxWidgets) is already built into Code::Blocks. 1. wxWidgets is cross-platform, so it should compile for just about any operating system, which is a big deal for me, as I plan to switch my laptop to some form of Linux as soon as I can get a desktop to play games one... It"s really simple to use. When you start it up you will see a bunch of boxes in a format similar to that of a Sudoku grid. Just put in the numbers from the puzzle you want to solve, using zeros for blank squares, and click the "Next Step..." button to start solving. Each time you click the &quo
VIP VIP
0.219725s