164 Forks
704 Stars
704 Watchers

sudoku

C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。

How to download and setup sudoku

Open terminal and run command
git clone https://github.com/mayerui/sudoku.git
git clone is used to create a copy or clone of sudoku repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sudoku https://github.com/mayerui/sudoku/archive/master.zip

Or simply clone sudoku with SSH
[email protected]:mayerui/sudoku.git

If you have some problems with sudoku

You may open issue on sudoku support forum (system) here: https://github.com/mayerui/sudoku/issues