Code Monkey home page Code Monkey logo

simpleshooter's Introduction

SimpleShooter

Unreal Project4

설명

TPS 프로젝트로 적을 찾아서 총을 쏴서 제거하는 게임으로 게임 모드를 통해서 승패를 관리합니다.

적에게는 간단한 AI가 구현되어 있어서 플레이어가 시야에 들어오면 네비게이션 기능을 활용하여 자동 경로를 생성하고 이를 따라 추적하여 일정 거리에서 총을 발사하고 시야에서 놓쳤다면 마지막 위치까지 추적 후 그래도 못찾으면 원래 위치로 돌아가는 기능을 구현했습니다.

승패 여부는 플레이어의 체력이 0이 되면 패, 그 전에 모든 적을 제거하면 승리합니다. 모든 적의 제거 여부는 폰이 죽을 때마다 남은 적의 수를 계산하여 0이 되는 것으로 판단합니다.

주의 사항

Content/AssetPacks 의 있는 에셋들의 크기가 3G를 넘어가므로 제외됐습니다.

simpleshooter's People

Contributors

ii7-git avatar

Watchers

 avatar

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.