Code Monkey home page Code Monkey logo

fita's Introduction

FATI ( FIFA ONLINE 4 ANIMAL Type Indicator )

소개

상대방의 최근 매치 전적을 분석하여 상대방의 플레이 성격을 동물로 묘사해 예측해주는 웹 어플리케이션

선정 배경

피파 온라인에서 게임을 하다 보면  채팅, 플레이 방식을 통해 실제 성격 그대로 플레이하는 경향이 크다는 것을 볼 수 있다.

따라서 게임을 통해 실제 성격을 예측해볼 수 있고, 예측한 결과를 토대로 경기의 방향도 예측하며 게임을 승리로 가져 올 수 있을 것이다.

목표

상대방이 거칠게 플레이를 할 지, 온순하게 플레이를 할 지를 미리 FTI를 통해 성격을 파악한 후 실제 게임에서 상대방의 게임 성격에 맞게 플레이를 하며 약 80%의 이상의 승률을 가질 수 있도록 한다.

동작 방식

*피파 매치가 잡힌 후 상대방 닉네임을 FTI에 검색한다. *FTI는 상대방의 경고, 퇴장 카드 수와 태클 수 그리고 파울 수 등의 수치를 보여준다. *분석을 누르면 상대방의 플레이가 거친지, 온순한지 동물로 묘사해 보여준다. *플레이어는 이 분석 자료를 보고 상대방의 맞춰 플레이를 하며 경기를 승리로 가져온다.

성격 수치 계산 방식 ( 아직 미정 - 개발하며 방식 추출할 예정 )

ex ) 퇴장 수 * 0.6 + 경고 수 * 0.3 + 태클 수 * 0.2 + 오프사이드 수 * 0.05 ...  

결과 묘사 표

         

사용 OPEN API

*유저 닉네임으로 유저 정보 조회  *모든 매치 기록 조회 *매치 상세 기록 조회 *매치 종류(matchtype) 메타데이터 조회

OPEN API 사용 계획

*유저 닉네임으로 유저 정보 조회 - 사용자의 닉네임으로 닉네임의 고유 ID 조회 *모든 매치 기록 조회 - 닉네임 고유 ID로 일반 매치 기록( 매치 고유 ID )을 조회 ( 5~10개 ) *매치 상세 기록 조회 - 매치 고유 ID로 조회 후 경고, 퇴장 카드 수, 태클 수 등 성격을 파악할 수 있는 속성 추출

fita's People

Contributors

withseungryu 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.