Skip to content

🎮 lol minimap that can be replayed by converting game data

Notifications You must be signed in to change notification settings

yenny-heo/LOL-Replayable-minimap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Legend Minimap Replay

league of legend의 match Id를 통해, 미니맵으로 리플레이와 타임라인을 볼 수 있는 모듈입니다. 리플레이는 1분단위로 제공됩니다.

Getting Started

how to use

Enter League of Legend match Id formatchID

execute project

$ npm start

Example of execution

example

properties

matchID

  • type: const
  • default: 3931756472 (my match ID)

: game's matchID

timeInterval

  • Type: const
  • Default: 2000
  • min: 1000

: replay execution time interval. if timeInterval is 2000, replay are played every 2 seconds.

blueScore/redScore

  • type: array

: blue/red team score per minute

turretDestroy

  • Type: object

: number of destroyed turrets

About

🎮 lol minimap that can be replayed by converting game data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published