Giter VIP home page Giter VIP logo

battlegame-client's Introduction

BattleGame Client

BattleGame Server용 클라이언트

  • Unreal Engine 5.3

특징

  • 언리얼 내장 RPC나 외부 네트워크 라이브러리 사용하지 않음
    • Winsock 이용
  • 네트워크 송수신 루프는 별도 스레드에서 진행
    • 게임 스레드에서 CTSRPC 호출 및 STCRPC 처리
    • 게임 스레드에서 Send Queue에 넣으면 네트워크 스레드에서 꺼내서 처리
  • Message Reliability 지정해서 송수신 가능
    • 캐릭터 이동과 같은 메시지는 UNRELIABLE로 지정해서 UDP 송수신

한계점

  • 간혹 버그 있음
  • 캐릭터 이동 동기화를 대충해서 완전 띄엄띄엄 움직임
  • 공격 애니메이션, 사운드 등등 다 없음
  • 애정이 없는 건 아닌데 단순 때움으로 넘긴 부분이 좀 많습니다..

이미지

메인화면 게임대기화면 게임화면1 게임화면2 게임종료화면

사용된 폰트

battlegame-client's People

Contributors

floweryclover avatar

Watchers

 avatar

battlegame-client's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.