Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 389 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 389 Bytes

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