- (2022.06 ~ 12) Sudoku Project
- 안드로이드 자바 프로젝트
First Android Java Project. Sudoku UI Design (9 x 9) 2D Sudoku board. Table outside border color is black and the background color is gray. Numbers are randomly placed in buttons by rate of 1/3. By clicking the button, number pad is shown in the middle. When user clicks the CustomButton for a long period of time, alertDialog will show up showing toggleButtons. When vertical and horizontal conflict occurs, the value of clicked button and button in the same row and column will compare. If the numbers compared are same, background color will change to red. If there is no conflict, the background color will turn back to white.
- Language : ANDROID JAVA
- IDE : Intellij