Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 365 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 365 Bytes

Sudoku

Sudoku game using Java

Author : Pradeep

This game is developed using java logic part is built right now GUI is yet to develop TODO is GUUI using java AWT. this game rules are simple that 3*3 box should not have same elements and the same line horizontally and vertically should not have same elements if there are same elements then you lose the game..