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

[Feature] 로컬 세이브 #124

Open
6 of 7 tasks
ThisIsTAEWON opened this issue Jul 12, 2024 · 0 comments
Open
6 of 7 tasks

[Feature] 로컬 세이브 #124

ThisIsTAEWON opened this issue Jul 12, 2024 · 0 comments
Labels
🌌 전체 모든 씬에 걸친 작업 내용입니다. 🛠️ 작업 중 작업 중인 PR이나 이슈에 붙여주세요.

Comments

@ThisIsTAEWON
Copy link
Collaborator

ThisIsTAEWON commented Jul 12, 2024

⚙️ 기능 설명

로컬 세이브 기능을 구현합니다.

📚 할 일 목록

  • 세이브 파일에 저장할 데이터를 구분
  • 데이터 객체 구현
  • 데이터 매니저 구현
  • 자동 세이브
  • 버튼을 통한 수동 세이브
  • CardManager에 Update 함수 삭제하기
  • 데이터를 로드해 게임을 이어하기

📖 참고 자료

데이터 매니저, 데이터 객체

https://yoonstone-games.tistory.com/43

직렬화

https://velog.io/@yarogono/C-%EC%A7%81%EB%A0%AC%ED%99%94%EC%99%80-%EC%97%AD%EC%A7%81%EB%A0%AC%ED%99%94%EB%9E%80

💬 코멘트

@ThisIsTAEWON ThisIsTAEWON added 🌌 전체 모든 씬에 걸친 작업 내용입니다. 🛠️ 작업 중 작업 중인 PR이나 이슈에 붙여주세요. labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌌 전체 모든 씬에 걸친 작업 내용입니다. 🛠️ 작업 중 작업 중인 PR이나 이슈에 붙여주세요.
Projects
None yet
Development

No branches or pull requests

1 participant