/JavaSwing---Sudoku

Sudoku game with 3 modes built in Java using Swing.

Primary LanguageJava

A Sudoku game made in Java Swing as part of Object Oriented Programming class of AUTh 3rd semester. #Version 1.0

SUDOKU

This game is comprised of 3 modes

  • Classic Sudoku
  • Killer Sudoku
  • Duidoku

Getting Started

Clone the git repository and make sure the gson library is properly loaded as a dependency.

Prerequisites

IntelliJ IDEA Java 11

Author

  • Elias Kordoulas