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

☂️ Major module: Server-Side Pong #155

Open
5 tasks done
middlefitting opened this issue Feb 8, 2024 · 0 comments
Open
5 tasks done

☂️ Major module: Server-Side Pong #155

middlefitting opened this issue Feb 8, 2024 · 0 comments

Comments

@middlefitting
Copy link
Member

middlefitting commented Feb 8, 2024

  • [Backend] 서버 측 로직을 개발하여 Pong 게임의 게임 플레이, 공 움직임, 득점, 플레이어 상호작용을 처리합니다. #156
  • Pong 게임과 상호작용하는 데 필요한 리소스와 엔드포인트를 노출하는 API를 생성합니다. 이를 통해 커맨드 라인 인터페이스(CLI) 및 웹 인터페이스를 통해 게임의 일부를 사용할 수 있습니다.
  • 게임 초기화, 플레이어 컨트롤, 게임 상태 업데이트를 지원하는 API 엔드포인트를 설계 및 구현합니다.
  • 서버 측 Pong 게임이 반응형이어서, 흥미롭고 즐거운 게임 경험을 제공하도록 합니다.
  • 사용자가 웹사이트에서 직접 게임을 플레이할 수 있도록 서버 측 Pong 게임을 웹 애플리케이션과 통합합니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant