Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 401 Bytes

File metadata and controls

15 lines (10 loc) · 401 Bytes

LOLTest

It's a Android app that tests your knowledge of the most popular online game League of Legends.

Installation

If you are building from the first time out of the source repository, you will need to download game data from http://lol.duowan.com/. From the top directory, do:

cd scripts
./crawl.sh

Once the data are downloaded, LOLTest can be compiled using ADT.