Development of a crawler to collect online game playing traces

Multiplayer online games have become an enormously popular form of entertainment that enables players to interact with one another concurrently in dynamic virtual game worlds through the Internet. Provisioning and optimizing online gaming services require good understanding of game playing workloads...

Full description

Saved in:
Bibliographic Details
Main Author: Lau, Leslie Wei Qi
Other Authors: Tang Xueyan
Format: Final Year Project
Language:English
Published: 2019
Subjects:
Online Access:http://hdl.handle.net/10356/76899
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Multiplayer online games have become an enormously popular form of entertainment that enables players to interact with one another concurrently in dynamic virtual game worlds through the Internet. Provisioning and optimizing online gaming services require good understanding of game playing workloads. The purpose of this project is to develop a software tool to automatically collect game usage data. Specifically, the student will develop a crawler to collect real game playing traces through official APIs (such as https://developer.riotgames.com/). The crawler should provide a graphical user interface that facilitates the configuration of collection and monitors the progress of collection. In addition to the crawler, some simple analytics of the data collected will also conducted by the tool. The project requires good programming skills.