COMSATS UniversitySep 2013 – Dec 2013

Sudoku Game in Java

A Java Sudoku game developed for an object-oriented programming course, with a graphical interface and event-driven interaction.

Game Development

Project Snapshot

Signal Details
Timeline Sep 2013 to Dec 2013
Organization COMSATS University
Focus Sudoku Game in JAVA
Stack Java

Highlights

  • Built the game using Java GUI components and event handling.
  • Organized the project around object-oriented design concepts.
  • Created an interactive board experience instead of a purely console-based implementation.