Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tchx84/tibialytics

Community analyzer for CipSoft's MMORPG game Tibia.
https://github.com/tchx84/tibialytics

Last synced: about 1 month ago
JSON representation

Community analyzer for CipSoft's MMORPG game Tibia.

Awesome Lists containing this project

README

        

Tibialytics is a community analyzer for CipSoft's MMORPG game Tibia. It
generates a guild ranking for any game world. To generate this ranking
it crawls through the game website, gathering all publicly available data
about the gameworld's guilds and players.

The ranking generator does an pseudo-statistical analysis that takes into
account: (a) player's basic data (levels), (b) pvp records, extracted from
player's public data and (c) social interaction records (marriage, fight's
assistance).

Usage by example:

1) $ruby run.rb Amera
2) $cd ./results/Amera/
3) Results are provided in two formats:
a) geek friendly, verbose, plain text.
b) human friendly, html sortable tables.

Dependencies:

1) Ruby