Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 2.86 KB

File metadata and controls

80 lines (61 loc) · 2.86 KB

Team Introduction

Our team consists of 3 male and 4 female students. Two students have experience in software development, while the remaining five are new to software development.

우리 팀은 남자 3명, 여자 4명으로 구성되어 있으며, 소프트웨어 개발 경험이 있는 학생 2명과 없는 학생 5명이 모인 팀입니다.

Team Goal

Our team's goal is to develop the UI of the game's main menu and other screens so that the features implemented by other teams work flawlessly.

팀의 목표는 다른 팀들이 구현한 기능들이 이상 없이 작동할 수 있도록 게임의 메인 메뉴와 다른 화면들의 UI를 개발하는 것입니다.

Team Requirements

  • Adding Buttons to the Main Menu UI
    • 메인 메뉴 UI에 버튼 추가
  • Displaying Current COIN and Earned COIN Amount
    • 현재 COIN 및 획득 COIN 수량 표시
  • Developing the GAME SETTING UI
    • GAME SETTING UI 개발
  • Developing the ACHIEVEMENT UI
    • ACHIEVEMENT UI 개발
  • Developing the SETTING UI
    • SETTING UI 개발

Detailed Requirements

UI Figma

GAME SETTING

  • Go to the GAME SETTINGS screen when playing from the Main Menu
    • Main Menu 에서 Play시 GAME SETTING 화면으로 이동
  • Add the 1Player and 2Player options
    • 1Player와 2Player 선택지 추가
  • Set nicknames for each player (enter alphabetically instead of the traditional way)
    • 각 플레이어 수에 맞게 닉네임 설정 (기존 방식과 다르게 알파벳으로 입력)
  • Add a game difficulty option
    • 게임 난이도 선택지 추가
  • Added START button
    • START 버튼 추가
  • Go to previous window when entering ESC
    • ESC 입력시 이전 창으로 이동

GAME OVER

  • Show coins earned
    • 획득한 코인 표시

ACHIEVEMENT

  • Show achievement history
    • 업적 기록 표시

SETTINGS

  • Add sound volume control
    • 사운드 볼륨 조절 기능 추가
  • Added a Credit screen to display dev team information (TBA)
    • 개발팀 정보 출력하는 Credit 화면 추가 (미정)

Team Members and Roles

  • Kiseong Lim (임기성): Team Leader, PM
  • Dayeon Oh (오다연): Code merge and management
  • Raewoo Kang (강래우): Development, recording, and organizing details from team meetings
  • SeoHyeon Lee (이서현): Development
  • Heeyeon Park (박희연): Development
  • IlRan Shin (신일란): Development
  • Siyeon Lee (이시연): Development

Dependency

  • Current Coin Earned Information Required
    • 현재 Coin 획득 정보 필요
  • Coins earned at end of game information required
    • 게임 종료시 획득 Coin 정보 필요
  • Requires player achievement information
    • 플레이어 업적 정보 필요
  • Need sound information from sound settings
    • 사운드 설정에서 사운드 정보 필요