Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 337 Bytes

pygam-games

Make Fantastic games with pygame!

Sudoku

Start play with Sudoku!!!
PLAY with different size and difficulty!

$ cd Sudoku
$ python main.py --size 6 --difficulty 0.6

Play result with size=6, difficulty=0.1

NeurlIPS2018