Skip to content

limbaba1120/Android_Java_Sudoku

Repository files navigation

Android_Java_Sudoku

🚀 Project

  • (2022.06 ~ 12) Sudoku Project
    • 안드로이드 자바 프로젝트

📖 상세 내용

스크린샷 2023-07-13 오후 2 28 08

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

💡 깨달은 점

About

9*9 sudoku game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages