goodjwon / goodjwon/day-by-java

Task 2.1: 맵 데이터 파일 로드

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- 설명: 클래스패스에서 JSON 형식의 맵 데이터(map_data.json)를 로드하여 메모리에 저장
- 작업항목:
- 클래스 로더를 사용애 map_data.json 파일 읽기
- Gson 라이브러리를 사용하여 JSON 데이터를 Java 객체로 파싱.
- 맵, 던전, 몬스터, 보스 정보 출력
- 참고사항:
- 파일 경로: src/main/resources/map_data.json.
- 우선순위: :큰_초록색_원: 높음

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.