Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step1 - 지뢰 찾기(그리기) #333

Open
wants to merge 10 commits into
base: sumniy
Choose a base branch
from
Open

Commits on Jul 9, 2023

  1. docs: 요구사항 정의

    turner-lee committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    9f63f5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30cf29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88f25ef View commit details
    Browse the repository at this point in the history
  4. chore: lint 적용

    turner-lee committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c73e707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ba37f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dcf403 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d1adf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. refactor: 객체지향원칙 적용

     - 3개 이상의 인스턴스 변수를 가지는 클래스 제거
     - 한 단계의 들여쓰기만 적용
    turner-lee committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1ace61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802cd55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af2ae00 View commit details
    Browse the repository at this point in the history