One Hour One Life Forums

a multiplayer game of parenting and civilization building

You are not logged in.

#1 2019-01-05 15:30:17

thundersen
Member
Registered: 2018-12-02
Posts: 92

Python Code to Analyze Life Logs

For anyone who's interested in taking a stab at analyzing the life logs, I have open sourced my own Python code here: https://github.com/thundersen/ohol-data

Note that this is not a framework or library intended to be used by anybody else but myself.

It's just some Python I hacked together. But it might help you to get started, if you're interested.

I have found this data to be a treasure trove of information about the game, if you put in some effort for preprocessing. E.g., I identify lineages and their lifespans by grouping Eves together with their descendants.

Offline

#2 2019-01-05 20:11:32

betame
Member
Registered: 2018-08-04
Posts: 202

Re: Python Code to Analyze Life Logs

Thank you for the extra effort in sharing it!
I'm sure it will help more people than just me - in understanding the game, and practicing Python.


Morality is the interpretation of what is best for the well-being of humankind.
List of Guides | Resources per Food | Yum? | Temperature | Crafting Info: https://onetech.info

Offline

Board footer

Powered by FluxBB