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

[4, 5단계 - 체스] 기론(김규철) 미션 제출합니다. #357

Merged
merged 41 commits into from
Apr 8, 2022

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    335590b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. feat: 초기 체스판 세팅

    - .sql 작성
    - html, css, js 작성
    - BoardDao, PieceDao 생성
    Gyuchool committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    05c4241 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    90c0077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734d65d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66afd19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2bf52e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18924f2 View commit details
    Browse the repository at this point in the history
  6. refactor: piece 테스트 수정

    board.create()구조 변경에 따른 test코드 수정
    Gyuchool committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    35cc84b View commit details
    Browse the repository at this point in the history
  7. refactor: api 네이밍 변경

    - end -> restart
    Gyuchool committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    4d5594e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. test: boardDao test추가

    Gyuchool committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e69f383 View commit details
    Browse the repository at this point in the history
  2. test: pieceDao test 추가

    - refactor: 디렉토리 구조 정리
    Gyuchool committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    f0cc4ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04e8c0a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    78409f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee3400 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    9cdda01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98daf05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c31338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38c36ec View commit details
    Browse the repository at this point in the history
  5. refactor: gson 인스턴스를 정적으로 선언

    - 게임 재시작되었을 때, 메시지 한글로 수정
    Gyuchool committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    516bdd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e37744 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7567805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e15f8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a30411 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62b6fea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fd34ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bee6b51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b8f2615 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5500cb View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    0936db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe22f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df48432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64bcd98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eccf42b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    580ce4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31c0681 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3534067 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdfc911 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e87699e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb0e2d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba580e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b62c8e View commit details
    Browse the repository at this point in the history