Skip to content

청기 백기 게임 #1

@SSOFERRET

Description

@SSOFERRET

청기 백기 게임 구현 리스트

요소

  • player: {left, right}
    : 게임 플레이어의 깃발 상태. 깃발은 side(left/right)로 구분.
    left/right 각 깃발의 명칭은 별개로 지정
  • gameCommand: {side, command, script}
    : 랜덤으로 side/command를 출력 후, 명령 스크립트 문장을 출력
  • score
    : 게임 플레이어 현 상태와 gameCommand 출력 상태가 일치할 시 +5
  • life
    : 게임 플레이어 현 상태와 gameCommand 출력상태가 불일치할 시 -1

기능 및 페이지

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions