Skip to content

MS-77/SUDOKU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SUDOKU

  • Simple playing game for window users .
  • Build using AWT(Abstract Window Tool).
  • Through AWT we can build all the window application .
  • It is easy to understand as only buttons and textarea is used to create sudoku.
  • Anyone can understand this easily as no additional functionality or complicated attribute are added in this.
  • You just need JDK(java development kit) means you just need java environment and an IDE like eclipse to run this code .
  • And this is not dynamic it contain only one game.

About

Simple playing game for window users . Bui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%